Unity GameObject.find child code example Example: get gameobject child by name Gameobject.Find("ChildName") ;