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

Latest revision as of 05:24, 23 May 2019

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