Keyframe Flags | |||
---|---|---|---|
Hex | Dec | MotS/JK | Purpose |
Default | JK | Looping | |
0x1 | 1 | JK | Pause on last frame. Overrides 0x20? |
0x2 | 1 | JK | Overwrite animation if already playing? |
0x4 | 1 | JK | Pause on last frame? |
0x8 | 1 | JK | Unknown. Used in fire/hit keys |
0x10 | 1 | JK | Unique? Animation must have this flag to be stopped with a delay. |
0x20 | 1 | JK | Animation ends when key is finished? |