Difference between revisions of "SetPos"
Jump to navigation
Jump to search
imported>DragoonWraith (→See Also: MoveTo) |
imported>8asrun6aer m |
||
Line 21: | Line 21: | ||
* [[GetPos]] | * [[GetPos]] | ||
* [[MoveTo]] | * [[MoveTo]] | ||
* [[SetVelocity]] |
Latest revision as of 23:54, 22 December 2011
Syntax:
SetPos axis, pos
Example:
SetPos y, 100.56
Changes the object's world-position along the specified axis (x, y, z). Position is a float.