01BB
Revision as of 04:55, 8 December 2015 by Spaceeinstein (talk | contribs)
Description
- Gets the object's coordinates point
Syntax
- 01BB: store_object [object handle] position_to [var1] [var2] [var3]
Parameter
- [object handle]
- The handle of the object
- [var1]
- Variable to store the x-coordinate
- [var2]
- Variable to store the y-coordinate
- [var3]
- Variable to store the z-coordinate
Native analog
This opcode gets the x, y, and z-coordinates of the center of mass of the object.
Keywords
get, store, object, position, coordinates, location
See also
- 01BC, sets the object's coordinates