unity how to get a specific child of a gameobject code example Example: unity get child GameObject Child; Child = transform.GetChild(0).gameObject;