Difference between revisions of "FF8/Field/Script/Opcodes/052 DIR"

From Final Fantasy Inside
< FF8‎ | Field‎ | Script‎ | Opcodes
Jump to navigation Jump to search
my_wiki>Shard
(Created page with "* Opcode: '''0x052''' * Short name: '''DIR''' * Long name: Face Direction ==== Argument ==== none ==== Stack ==== ..., ''Angle'' => ... ==== Description ==== Make this en...")
 
my_wiki>Albeoris
(Created page with "* Opcode: '''0x052''' * Short name: '''DIR''' * Long name: Face Direction ==== Argument ==== none ==== Stack ==== ..., ''Angle'' => ... ==== Description ==== Ma...")
Line 3: Line 3:
 
* Long name: Face Direction
 
* Long name: Face Direction
  
==== Argument ====
+
==== Argument ====
 +
 
 
none
 
none
  
==== Stack ====
+
==== Stack ====
  
..., ''Angle'' => ...
+
..., ''Angle'' =&gt; ...
  
==== Description ====
+
==== Description ====
  
 
Make this entity face "Angle" in degrees.
 
Make this entity face "Angle" in degrees.

Revision as of 15:08, 24 March 2018

  • Opcode: 0x052
  • Short name: DIR
  • Long name: Face Direction

Argument

none

Stack

..., Angle => ...

Description

Make this entity face "Angle" in degrees.