FF8/Field/Script/Opcodes/173 UNKNOWN8

From Final Fantasy Inside
< FF8‎ | Field‎ | Script‎ | Opcodes
Revision as of 08:52, 12 May 2014 by my_wiki>Shard (Created page with "* Opcode: '''0x173''' * Short name: '''UNKNOWN8''' * Long name: Clockwise Turn ==== Argument ==== none ==== Stack ==== :''Angle'' :''Duration of turn (frames)'' :'''UNKNOWN...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
  • Opcode: 0x173
  • Short name: UNKNOWN8
  • Long name: Clockwise Turn

Argument

none

Stack

Angle
Duration of turn (frames)
UNKNOWN8

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 UNKNOWN6.