We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
MATERIALOBJ files are a very simple collection of references to MATERIALANIM files.
struct MaterialObj { uint32_t num_bitmaps; uint32_t materialanims[num_bitmaps]; };
Each entry in materialanims is a reference to a MATERIALANIM file.
materialanims
Homepage Archive Format(BigFile) SGC Format Junk Data
ANIMATION BITMAP CAMERA CAMERAZONE COLLISIONVOL GAMEOBJ HFOG LIGHT LOD MATERIAL MATERIALANIM MATERIALOBJ MESH NODE OCCLUDER OMNI PARTICLES ROTSHAPE RTC SKIN SOUND SPLINE SURFACE TXT USERDEFINE WARP WORLD