Difference between revisions of "FF8/Field/Script/Opcodes/107 FACEDIRINIT"

From Final Fantasy Inside
< FF8‎ | Field‎ | Script‎ | Opcodes
Jump to navigation Jump to search
my_wiki>Shard
(Created page with "* Opcode: '''0x107''' * Short name: '''FACEDIRINIT''' * Long name: Initiate Head Facing ==== Argument ==== none ==== Stack ==== :'''FACEDIRINIT''' ==== Description ==== Cal...")
 
m (3 revisions imported)
 
(2 intermediate revisions by 2 users not shown)
Line 3: Line 3:
 
* Long name: Initiate Head Facing
 
* Long name: Initiate Head Facing
  
==== Argument ====
+
==== Argument ====
 +
 
 
none
 
none
  
==== Stack ====
+
==== Stack ====
:'''FACEDIRINIT'''
+
 
 +
: '''FACEDIRINIT'''
 +
 
 +
====  Description  ====
  
==== Description ====
 
 
Call this before using any other FACEDIR functions. It "unlocks" the character's head from its model.
 
Call this before using any other FACEDIR functions. It "unlocks" the character's head from its model.

Latest revision as of 05:24, 23 May 2019

  • Opcode: 0x107
  • Short name: FACEDIRINIT
  • Long name: Initiate Head Facing

Argument

none

Stack

FACEDIRINIT

Description

Call this before using any other FACEDIR functions. It "unlocks" the character's head from its model.