Char Anim Time

From Retro Modding Wiki
Revision as of 23:47, 2 March 2017 by Aruki (Talk | contribs) (Created page with "'''Char Anim Time''' is a small structure that appears in many animation-related file formats. == Format == {| class="wikitable" ! Offset ! Type ! Name ! Notes |- | 0x0 | fl...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, 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