Char Anim Time

From Retro Modding Wiki
Revision as of 05:47, 3 March 2017 by >Aruki (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 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