Changes
From Final Fantasy Inside
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 [[FF8/Field/Script/Opcodes/013_PSHAC|PUSHAC]], not with any other push command.
* 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 [[FF8/Field/Script/Opcodes/013_PSHAC|PUSHAC]], not with any other push command.