Interface administrators, moderator
2,603
edits
m (Mex moved page Transformable.position to transformable.position) |
No edit summary |
||
Line 8: | Line 8: | ||
|usage = fetch or set the 3D position for a transformable | |usage = fetch or set the 3D position for a transformable | ||
|returnInfo = a Vec3 containing the position of the transformable | |returnInfo = a Vec3 containing the position of the transformable | ||
|notes = Due to a sync limitation, a network event (sent to the player's client) is required to change the position of a player element. See [[triggerNetworkEvent|triggerNetworkEvent]] and [[addNetworkHandler|addNetworkHandler]] for info on using network events. | |||
}} | }} |