0172
Revision as of 01:08, 11 November 2016 by Spaceeinstein (talk | contribs)
- Description
- Gets the heading of the character
- Syntax
- 0172: [var] = actor [char handle] z_angle
- Parameter
- [var]
- Variable to store the heading, a floating-point value
- [char handle]
- The handle of the character
- Native analog
- GET_CHAR_HEADING
This opcode gets the heading (z angle) of the character.
Compass | Degrees |
---|---|
North | 0° |
West | 90° |
South | 180° |
East | 270° |
Keywords
get, store, actor, character, angle, heading