[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: 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 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.