T1 Facing Angles

From Final Fantasy Hacktics Wiki
Jump to navigation Jump to search

1

LoadFrameWait(03, 00)		#face the camera, wait indefinitely

2

LoadFrameWait(02, 00)		#face the camera at an angle, wait indefinitely

3

LoadFrameWait(01, 00)		#Face the side, wait indefinitely

4

LoadFrameWait(08, 00)		#face the back at an angle, wait indefinitely

5

LoadFrameWait(07, 00)		#face the back, wait indefinitely