how to look for a child of an object Unity code example Example: get gameobject child by name Gameobject.Find("ChildName") ;