• Opcode: 0x054
  • Short name: DIRA
  • Long name: Direct to Actor

Argument

none

Stack

Actor ID (use PSHAC)

DIRA

Description

Pops one value (an actor/script ID, typically set with PSHAC) and instantly sets this entity’s facing (+577) to the angle from this entity toward that actor’s current position. Instant, non-blocking.

PC handler: SCRIPT_DIRA.

Function addresses

Function Address Description
SCRIPT_DIRA 0x526F30 Field script opcode handler (verified IDA function)