#Setting position
2 messages · Page 1 of 1 (latest)
you can set the position even before adding it as a child. this, however, is not the case for global_position. you can use the to_local() function of the node you add it to as a child to turn global coordinates to the correct local ones.
