Difference between revisions of "SetPos"
Jump to navigation
Jump to search
imported>Omzy |
imported>JOG |
||
Line 5: | Line 5: | ||
Changes the object's world-position along the specified axis (x, y, z). Position is a float. | Changes the object's world-position along the specified axis (x, y, z). Position is a float. | ||
[[Category: Functions]] | [[Category: Functions]] | ||
[[Category: Movement Functions]] | [[Category: Movement Functions]] |
Revision as of 11:11, 13 June 2006
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.