FF8/Field/Script/Opcodes/084 CTURNR

From Final Fantasy Inside
< FF8‎ | Field‎ | Script‎ | Opcodes
Revision as of 14:54, 14 March 2014 by my_wiki>Shard (Created page with "* Opcode: '''0x084''' * Short name: '''CTURNR''' * Long name: Turn Character ==== Argument ==== none ==== Stack ==== :''Angle'' :''Duration of turn'' (frames) :'''CTURNL''' ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
  • Opcode: 0x084
  • Short name: CTURNR
  • Long name: Turn Character

Argument

none

Stack

Angle
Duration of turn (frames)
CTURNL

Description

Turns this entity.

Note that Final Fantasy 8 uses Final Fantasy mathematics, where circles contain only 240 degrees. Degrees 0 and 240 are defined as down, 60 right, 120 up, 180 left.

It's unknown how this is any different from CTURNL.