Difference between revisions of "SetPos"
Jump to navigation
Jump to search
imported>DragoonWraith (→See Also: GetPos) |
imported>8asrun6aer m |
||
(One intermediate revision by one other user not shown) | |||
Line 20: | Line 20: | ||
== See Also == | == See Also == | ||
* [[GetPos]] | * [[GetPos]] | ||
* [[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.