Entity::position: Difference between revisions
CocaColaBear (talk | contribs) No edit summary |
CocaColaBear (talk | contribs) No edit summary |
||
| Line 8: | Line 8: | ||
==See Also== | ==See Also== | ||
{{ | {{Entity_block}} | ||
Revision as of 13:43, 17 April 2017
This property is the position of a player.
Example
let playerPos = player.position
player.position = new Vector3(0.0, 0.0, 72.0);