Difference between revisions of "FF8/Field/Script/Opcodes/0FE FACEDIRA"

From Final Fantasy Inside
< FF8‎ | Field‎ | Script‎ | Opcodes
Jump to navigation Jump to search
my_wiki>Shard
(Created page with "* Opcode: '''0x0FE''' * Short name: '''FACEDIRA''' * Long name: Head Face towards Actor ==== Argument ==== none ==== Stack ==== :''Actor code (use PSHAC)'' :''Frame count'' ...")
 
m (3 revisions imported)
 
(2 intermediate revisions by 2 users not shown)
Line 3: Line 3:
 
* Long name: Head Face towards Actor
 
* Long name: Head Face towards Actor
  
==== Argument ====
+
==== Argument ====
 +
 
 
none
 
none
  
==== Stack ====
+
==== Stack ====
:''Actor code (use PSHAC)''
+
 
:''Frame count''
+
: ''Actor code (use PSHAC)''
:'''FACEDIRA'''
+
: ''Frame count''
 +
: '''FACEDIRA'''
 +
 
 +
====  Description  ====
  
==== Description ====
 
 
Turns this actor's head to face the given actor over the duration of ''frame count''.
 
Turns this actor's head to face the given actor over the duration of ''frame count''.

Latest revision as of 05:24, 23 May 2019

  • Opcode: 0x0FE
  • Short name: FACEDIRA
  • Long name: Head Face towards Actor

Argument

none

Stack

Actor code (use PSHAC)
Frame count
FACEDIRA

Description

Turns this actor's head to face the given actor over the duration of frame count.