Animation Effect
Chunks are wrapped in a Common Chunked Format
Contents
DMCE
Effect Child Model Dynamic
ulong model; // 00C file ulong material; // 01A file ulong animation; // 006 file ulong start_at_frame;
VCCE
ECCV?
ulong* ptr_rotations; ulong* ptr_data; uint size; byte unk[4];
rotations
float x; float y; float z; float w;
data
float T; uint index;