Difference between revisions of "FF8/Field/Script/Opcodes/092 PCTURN"

From Final Fantasy Inside
< FF8‎ | Field‎ | Script‎ | Opcodes
Jump to navigation Jump to search
my_wiki>Shard
m
my_wiki>Albeoris
(Created page with "* Opcode: '''0x092''' * Short name: '''PCTURN''' * Long name: Turn to face PC ==== Argument ==== none ==== Stack ==== : ''(?)'' : ''Speed'' : '''PCTURN''' ==== Descr...")
Line 3: Line 3:
 
* Long name: Turn to face PC
 
* Long name: Turn to face PC
  
==== Argument ====
+
==== Argument ====
  
 
none
 
none
  
==== Stack ====
+
==== Stack ====
:''(?)''
 
:''Speed''
 
:'''PCTURN'''
 
  
==== Description ====
+
: ''(?)''
 +
: ''Speed''
 +
: '''PCTURN'''
 +
 
 +
==== Description ====
  
 
Make this entity face the PC. ''Speed'' is number of frames (larger = slower turn).
 
Make this entity face the PC. ''Speed'' is number of frames (larger = slower turn).

Revision as of 15:26, 24 March 2018

  • Opcode: 0x092
  • Short name: PCTURN
  • Long name: Turn to face PC

Argument

none

Stack

(?)
Speed
PCTURN

Description

Make this entity face the PC. Speed is number of frames (larger = slower turn).