Difference between revisions of "FF8/Field/Script/Opcodes/090 CTURN"
Jump to navigation
Jump to search
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...") |
(No difference)
|
Revision as of 23:48, 18 January 2014
- 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.