Skip to content

Opruimen #58

@RichardRam87

Description

@RichardRam87

Je hebt feedback gekregen van RichardRam87
op:

//private void OnTriggerExit(Collider other)
    //{
    //    if (other.gameObject.tag == "")
    //    {
    //        if (ingredients.Count > 0)
    //        {
    //            ingredients.Remove(other.gameObject.GetComponent<Ingredient>().objectType);
    //        }
    //    }
    //} 

URL: https://github.com/AlexJanson/Mythe/blob/master/Mythe-Nisse/Assets/Scripts/Soup.cs

Feedback: Laat lege, oude Classes en/of functies niet staan maar verwijder ze uit je repos als je ze niet meer gaat gebruiken.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions