Difference between revisions of "FF8/Field/Script/Opcodes/092 PCTURN"
Jump to navigation
Jump to search
Qhimm>Shard (Created page with "* Opcode: '''0x092''' * Short name: ''PCTURN'' * Long name: Turn to face PC ==== Argument ==== none ==== Stack ==== ..., ''(?)'', ''Speed'' => ==== Description ==== Make...") |
ffrtt>BukTop m (5 revisions imported) |
||
(7 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
* Opcode: '''0x092''' | * Opcode: '''0x092''' | ||
* Short name: ''PCTURN'' | * Short name: '''PCTURN''' | ||
* Long name: Turn to face PC | * Long name: Turn to face PC | ||
==== Argument ==== | ==== Argument ==== | ||
none | none | ||
==== Stack ==== | ==== Stack ==== | ||
: ''(?)'' | |||
: ''Speed'' | |||
: '''PCTURN''' | |||
==== Description ==== | ==== 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 04: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).