FF8/Field/Script/Opcodes/090 CTURN
< FF8 | Field | Script | Opcodes
Jump to navigation
Jump to search
Revision as of 23:48, 18 January 2014 by my_wiki>Shard (Created page with "* Opcode: '''0x090''' * Short name: '''CTURN''' * Long name: Turns to face character ==== Argument ==== none ==== Stack ==== ..., ''Entity ID to face'', ''(?)'' => ==== D...")
- Opcode: 0x090
- Short name: CTURN
- Long name: Turns to face character
Argument
none
Stack
..., Entity ID to face, (?) =>
Description
Make this entity face the entity with the ID of the first parameter. That parameter is always set with PUSHAC, not with any other push command.