Difference between revisions of "FF8/Field/Script/Opcodes/054 DIRA"

From Final Fantasy Inside
< FF8‎ | Field‎ | Script‎ | Opcodes
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 =...")
 
my_wiki>Albeoris
(Created page with "* Opcode: '''0x054''' * Short name: '''DIRA''' * Long name: Direct to Actor ==== Argument ==== none ==== Stack ==== : ''Actor ID'' (use PSHAC) : '''DIRA''' ==== Desc...")
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  ====
  
==== Description ====
 
 
Make this entity rotate to face the given actor.
 
Make this entity rotate to face the given actor.

Revision as of 15:08, 24 March 2018

  • 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.