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...")
 
m (3 revisions imported)
 
(2 intermediate revisions by 2 users not shown)
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.

Latest revision as of 05:24, 23 May 2019

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