Start a new topic
Answered

I want to get the world coordinates of the child object.

I want to use the Position of the children of an object that has a parent-child relationship. I want to get the position of the child that moves with the rotation of the parent, but the coordinates of the child do not seem to change. Please tell me how I can get the world coordinates of the child.


Best Answer

Set the Space of Get Position to "World" to get the global coordinates, and set it to Self to get the local coordinates.

1 Comment

Answer

Set the Space of Get Position to "World" to get the global coordinates, and set it to Self to get the local coordinates.

Login or Signup to post a comment