Difference between revisions of "GetPos"
Jump to navigation
Jump to search
imported>JOG (Moved wild speculations to talk page) |
imported>JOG |
||
Line 5: | Line 5: | ||
Returns the current world position of the object on the selected axis (X, Y, or Z) in float. | Returns the current world position of the object on the selected axis (X, Y, or Z) in float. | ||
[[Category: Functions]] | [[Category: Functions]] | ||
[[Category: Movement Functions]] | [[Category: Movement Functions]] | ||
[[Category: Condition Functions]] | [[Category: Condition Functions]] |
Revision as of 09:16, 13 June 2006
Syntax:
GetPos axis
Example:
GetPos Z
Returns the current world position of the object on the selected axis (X, Y, or Z) in float.