T1 Rush

From Final Fantasy Hacktics Wiki
Revision as of 10:23, 10 October 2022 by Talcall (talk | contribs)
Jump to navigation Jump to search
Front?
QueueDistortAnim(0D,0A)
LoadFrameWait(5C,02)
WaitForDistort(FE)
QueueDistortAnim(02,06)			#alters the height of the unit over a period of 6?
LoadFrameWait(64,02)
WaitForDistort(FE)
QueueDistortAnim(03,08)			#queues the mounting animation?
LoadFrameWait(64,02)
WaitForDistort(FE)
PauseAnimation()
Back?
QueueDistortAnim(0D,0A)
LoadFrameWait(8D,02)
WaitForDistort(FE)
QueueDistortAnim(02,06)
LoadFrameWait(95,02)
WaitForDistort(FE)
QueueDistortAnim(03,08)
LoadFrameWait(95,02)
WaitForDistort(FE)
PauseAnimation()