Difference between revisions of "WaitRotateUnit"

From Final Fantasy Hacktics Wiki
Jump to navigation Jump to search
m (Xifanie moved page Event Instruction 64 to WaitRotateUnit)
 
(No difference)

Latest revision as of 15:28, 22 February 2021

{64} WaitRotateUnit

WaitRotateUnit(xID,x00)

Waits for a unit to finish rotating/facing another unit before resuming.


See Also: {2C} FaceUnit2{2D} RotateUnit{53} FaceUnit{65} WaitRotateAll


Unit ID : Byte (hex)

ID of the unit specified in the ENTD.


x00 : Byte (hex)

This value is always set to x00 in the original game; it probably doesn't have a function.