WaitRotateUnit

From Final Fantasy Hacktics Wiki
Jump to navigation Jump to search

{64} WaitRotateUnit

WaitRotateUnit(xID,x00)

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

Use with {2D} RotateUnit.


See Also: {29} WaitWalk{2D} RotateUnit{57} WaitFieldObject{65} WaitRotateAll{6F} WaitSpriteMove{E5} WaitForInstruction


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.