Difference between revisions of "FF8/Field/Script/Opcodes/173 UNKNOWN8"
Jump to navigation
Jump to search
my_wiki>Albeoris (Created page with "* Opcode: '''0x173''' * Short name: '''UNKNOWN8''' * Long name: Clockwise Turn ==== Argument ==== none ==== Stack ==== : ''Angle'' : ''Duration of turn (frames)'' : ''...") |
m (3 revisions imported) |
(One intermediate revision by one other user not shown) | |
(No difference)
|
Latest revision as of 05:24, 23 May 2019
- 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.