Keyframe Flags
HexDecPurpose
defaultAnimation loops when finished.
0x11Animation pauses on its first frame.
0x22Animation does not loop.
0x44Animation pauses on its last frame.
0x88Animation will restart if already playing.
0x1016External animation will finish in the time given when stopped.
0x2032Animation will end smoothly.