unity get component in child by index code example Example: unity get child GameObject Child; Child = transform.GetChild(0).gameObject;