Difference between revisions of "FF8/Field/Script/Opcodes/101 FACEDIROFF"

From Final Fantasy Inside
< FF8‎ | Field‎ | Script‎ | Opcodes
Jump to navigation Jump to search
my_wiki>Shard
(Created page with "* Opcode: '''0x101''' * Short name: '''FACEDIROFF''' * Long name: Stop head facing ==== Argument ==== none ==== Stack ==== :''Frame count'' :'''FACEDIROFF''' ==== Descripti...")
 
my_wiki>Albeoris
(Created page with "* Opcode: '''0x101''' * Short name: '''FACEDIROFF''' * Long name: Stop head facing ==== Argument ==== none ==== Stack ==== : ''Frame count'' : '''FACEDIROFF''' ====...")
Line 3: Line 3:
 
* Long name: Stop head facing
 
* Long name: Stop head facing
  
==== Argument ====
+
==== Argument ====
 +
 
 
none
 
none
  
==== Stack ====
+
==== Stack ====
:''Frame count''
+
 
:'''FACEDIROFF'''
+
: ''Frame count''
 +
: '''FACEDIROFF'''
 +
 
 +
====  Description  ====
  
==== Description ====
 
 
End the current FACEDIR over the course of ''frame count'', then locks the head back on the actor.
 
End the current FACEDIR over the course of ''frame count'', then locks the head back on the actor.

Revision as of 15:45, 24 March 2018

  • Opcode: 0x101
  • Short name: FACEDIROFF
  • Long name: Stop head facing

Argument

none

Stack

Frame count
FACEDIROFF

Description

End the current FACEDIR over the course of frame count, then locks the head back on the actor.