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'' ...")
 
my_wiki>Albeoris
(Created page with "* Opcode: '''0x0FE''' * Short name: '''FACEDIRA''' * Long name: Head Face towards Actor ==== Argument ==== none ==== Stack ==== : ''Actor code (use PSHAC)'' : ''Frame...")
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''.

Revision as of 15:44, 24 March 2018

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