Difference between revisions of "SetPos"
Jump to navigation
Jump to search
imported>Fella |
imported>Vswe m (Added Search Terms) |
||
Line 12: | Line 12: | ||
[[Category: Movement Functions]] | [[Category: Movement Functions]] | ||
[[Category: Movement Functions (CS 1.0)]] | [[Category: Movement Functions (CS 1.0)]] | ||
<!-- Begin Search Terms | |||
Set | |||
pos | |||
End Search Terms --> |
Revision as of 14:55, 20 June 2008
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.