Difference between revisions of "FF8/Field/Script/Opcodes/0FF FACEDIRP"

From Final Fantasy Inside
< FF8‎ | Field‎ | Script‎ | Opcodes
Jump to navigation Jump to search
my_wiki>Shard
(Created page with "* Opcode: '''0x0FF''' * Short name: '''FACEDIRP''' * Long name: Head face to party member ==== Argument ==== none ==== Stack ==== :''Party member ID'' :''Frame count'' :'''F...")
 
m (3 revisions imported)
 
(2 intermediate revisions by 2 users not shown)
Line 3: Line 3:
 
* Long name: Head face to party member
 
* Long name: Head face to party member
  
==== Argument ====
+
==== Argument ====
 +
 
 
none
 
none
  
==== Stack ====
+
==== Stack ====
:''Party member ID''
+
 
:''Frame count''
+
: ''Party member ID''
:'''FACEDIRP'''
+
: ''Frame count''
 +
: '''FACEDIRP'''
 +
 
 +
====  Description  ====
  
==== Description ====
 
 
Turns this actor's head to face the given party member over ''frame count''.
 
Turns this actor's head to face the given party member over ''frame count''.

Latest revision as of 05:24, 23 May 2019

  • Opcode: 0x0FF
  • Short name: FACEDIRP
  • Long name: Head face to party member

Argument

none

Stack

Party member ID
Frame count
FACEDIRP

Description

Turns this actor's head to face the given party member over frame count.