[dismiss]
This wiki is a copy of the original Oblivion CS wiki created and maintained by the UESP.net. See CSwiki:Copy Notice for more info.
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 00:54, 23 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.