- Opcode: 0x167
- Short name: UNKNOWN2
- Long name: Head pose (look down)
Argument
none
Stack
Direction (0 = straight, 1 = right, 2 = left)
UNKNOWN2
Description
Rotates the entity’s head joint to a downward-looking pose over 30 frames (pitch 207 in FF8 angle units), with an optional sideways component of ±32 selected by the stack argument. Used in cutscenes to make characters bow or look down. See UNKNOWN3 for the upward variant.
PC handler: SCRIPT_UNKNOWN2 at 0x529EF0 (renamed SCRIPT_UNKNOWN2_head_pose_down in the community IDB).