Difference between revisions of "FF8/Field/Script/Opcodes/092 PCTURN"
Jump to navigation
Jump to search
my_wiki>Shard (Created page with "* Opcode: '''0x092''' * Short name: ''PCTURN'' * Long name: Turn to face PC ==== Argument ==== none ==== Stack ==== ..., ''(?)'', ''Speed'' => ==== Description ==== Make...") |
m (5 revisions imported) |
||
(4 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 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).