Char Anim Time
Jump to navigation
Jump to search
Char Anim Time is a small structure that appears in many animation-related file formats.
Format
Offset | Type | Name | Notes |
---|---|---|---|
0x0 | float | Time | |
0x4 | u32 | Differential State | Usually set to Zero Steady (2) by default |
Differential State Enum
ID | State |
---|---|
0 | Non-Zero |
1 | Zero Increasing |
2 | Zero Steady |
3 | Zero Decreasing |
4 | Infinity |