Difference between revisions of "FF8/Field/Script/Opcodes/172 UNKNOWN7"
Jump to navigation
Jump to search
my_wiki>Shard |
m (4 revisions imported) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
* Long name: Counterclockwise Turn | * Long name: Counterclockwise Turn | ||
− | ==== Argument ==== | + | ==== Argument ==== |
none | none | ||
− | ==== Stack ==== | + | ==== Stack ==== |
− | |||
− | |||
− | |||
− | ==== Description ==== | + | : ''Angle'' |
+ | : ''Duration of turn (frames)'' | ||
+ | : '''UNKNOWN7''' | ||
+ | |||
+ | ==== Description ==== | ||
Turns this entity counterclockwise to face some direction. The only noticeable difference between this and the other turn functions is that the turn is always counterclockwise. | Turns this entity counterclockwise to face some direction. The only noticeable difference between this and the other turn functions is that the turn is always counterclockwise. | ||
It is unknown how this differs from [[FF8/Field/Script/Opcodes/174_UNKNOWN9|UNKNOWN9]]. | It is unknown how this differs from [[FF8/Field/Script/Opcodes/174_UNKNOWN9|UNKNOWN9]]. |
Latest revision as of 05:24, 23 May 2019
- Opcode: 0x172
- Short name: UNKNOWN7
- Long name: Counterclockwise Turn
Argument
none
Stack
- Angle
- Duration of turn (frames)
- UNKNOWN7
Description
Turns this entity counterclockwise to face some direction. The only noticeable difference between this and the other turn functions is that the turn is always counterclockwise.
It is unknown how this differs from UNKNOWN9.