CutsceneMgr done

This commit is contained in:
Sergeanur
2020-08-24 21:52:16 +03:00
parent 56b80cb0ab
commit bbcf3fd7d2
7 changed files with 277 additions and 46 deletions

View File

@@ -12,6 +12,7 @@ struct AnimBlendFrameData
VELOCITY_EXTRACTION = 8,
VELOCITY_EXTRACTION_3D = 0x10,
UPDATE_KEYFRAMES = 0x20,
UNK_COMPRESSED = 0x40,
};
uint8 flag;