how to find a gameobject position in unity code example Example: get position of any gameobject in unity GameObject.Find("Your_Name_Here").transform.position;