Anonymous

Changes

From Final Fantasy Inside

FF8/Field/Script/Opcodes/084 CTURNR

26 bytes removed, 05:24, 23 May 2019
m
4 revisions imported
* Long name: Turn Character
==== Argument ==== 
none
==== Stack ====
:''Angle''
:''Duration of turn'' (frames)
:'''CTURNL'''
==== Stack ==== : ''Angle to face'': ''Duration of turn'' (frames): '''CTURNL''' ==== Description ==== 
Turns this entity.
Note that Final Fantasy 8 uses Final Fantasy mathematics, where 256 degree circles contain only 240 degrees. Degrees 0 and 240 256 are defined as down, 60 64 right, 120 128 up, 180 192 left.
It's unknown how this is any different from [[FF8/Field/Script/Opcodes/085 CTURNL085_CTURNL|CTURNL]].