• Opcode: 0x052
  • Short name: DIR
  • Long name: Face Direction

Argument

none

Stack

…, Angle => …

Description

Pops one value and instantly sets this entity’s facing direction (+577) to it. The angle is a raw 8-bit direction (0-255 = a full turn), not degrees. Instant, non-blocking.

PC handler: SCRIPT_DIR.

Function addresses

Function Address Description
SCRIPT_DIR 0x526E60 Field script opcode handler (verified IDA function)