Jedność jak zniszczyć dziecko
//Destroys the first child of the Parent variable
Destroy(Parent.transform.GetChild(0).gameObject);
Inquisitive Ibis
//Destroys the first child of the Parent variable
Destroy(Parent.transform.GetChild(0).gameObject);