EvilEngine/ALST

From Heavy Iron Modding
Revision as of 20:10, 30 March 2021 by Seil (talk | contribs)
ALST
AnimList
TypeBinary
Games usedThe Incredibles
Source codezAnimList.h

Animation list. This asset contains a list of asset IDs all belonging to animations.

Format

Night of 100 Frights — The Incredibles

struct zAnimListAsset
{
	unsigned int ids[10];
};

Rise of the Underminer

Offset Type Description
0x00 AssetID[10] Animations
0x28 int[10] Unknown string hashes
0x50 byte[4] Flags?
0x54 int[2] null