Difference between revisions of "SetPos"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Vswe
m (Added Search Terms)
imported>8asrun6aer
m
 
(2 intermediate revisions by one other user not shown)
Line 17: Line 17:
  pos
  pos
End Search Terms -->
End Search Terms -->
== See Also ==
* [[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.


See Also[edit | edit source]