T1 Rush

From Final Fantasy Hacktics Wiki
Revision as of 05:01, 10 October 2022 by Talcall (talk | contribs) (Created page with " Front? ffc1(0D,0A) LoadFrameWait(5C,02) ffc0(FE) #the weirdest thing is this should always loop? because ffc1 sets 0x87 misc to a non-0 value, but also there seems to be...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Front?
ffc1(0D,0A)
LoadFrameWait(5C,02)
ffc0(FE)			#the weirdest thing is this should always loop? because ffc1 sets 0x87 misc to a non-0 value, but also there seems to be some variance? I can't tell where the above is in any way altered
ffc1(02,06)
LoadFrameWait(64,02)
ffc0(FE)
ffc1(03,08)
LoadFrameWait(64,02)
ffc0(FE)
PauseAnimation()
Back?
ffc1(0D,0A)
LoadFrameWait(8D,02)
ffc0(FE)
ffc1(02,06)
LoadFrameWait(95,02)
ffc0(FE)
ffc1(03,08)
LoadFrameWait(95,02)
ffc0(FE)
PauseAnimation()