Difference between revisions of "FF8/Field/Script/Opcodes/054 DIRA"
Jump to navigation
Jump to search
my_wiki>Shard (Created page with "* Opcode: '''0x054''' * Short name: '''DIRA''' * Long name: Direct to Actor ==== Argument ==== none ==== Stack ==== :''Actor ID'' (use PSHAC) :'''DIRA''' ==== Description =...") |
m (3 revisions imported) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
* Long name: Direct to Actor | * Long name: Direct to Actor | ||
− | ==== Argument ==== | + | ==== Argument ==== |
+ | |||
none | none | ||
− | ==== Stack ==== | + | ==== Stack ==== |
− | :''Actor ID'' (use PSHAC) | + | |
− | :'''DIRA''' | + | : ''Actor ID'' (use PSHAC) |
+ | : '''DIRA''' | ||
+ | |||
+ | ==== Description ==== | ||
− | |||
Make this entity rotate to face the given actor. | Make this entity rotate to face the given actor. |
Latest revision as of 05:24, 23 May 2019
- Opcode: 0x054
- Short name: DIRA
- Long name: Direct to Actor
Argument
none
Stack
- Actor ID (use PSHAC)
- DIRA
Description
Make this entity rotate to face the given actor.