FF8/Field/Script/Opcodes/171 UNKNOWN6
From Final Fantasy Inside
< FF8 | Field | Script | Opcodes
Revision as of 15:53, 24 March 2018 by my_wiki>Albeoris (Created page with "* Opcode: '''0x171''' * Short name: '''UNKNOWN6''' * Long name: Clockwise Turn ==== Argument ==== none ==== Stack ==== : ''Angle'' : ''Duration of turn (frames)'' : ''...")
- Opcode: 0x171
- Short name: UNKNOWN6
- Long name: Clockwise Turn
Argument
none
Stack
- Angle
- Duration of turn (frames)
- UNKNOWN6
Description
Turns this entity clockwise to face some direction. The only noticeable difference between this and the other turn functions is that the turn is always clockwise.
It is unknown how this differs from UNKNOWN8.