unity how to get a child with its name code example Example: get gameobject child by name Gameobject.Find("ChildName") ;