EvilEngine/SHDW

From Heavy Iron Modding
Revision as of 19:16, 30 November 2018 by Battlepedia>Seil
SHDW
Simple Shadow Table
TypeBinary

Format

The simple shadow table contains shadow data for level objects. The file starts with an int which defines the amount of entries, then each entry has the following layout:

Offset Type Description Notes
0x00 int AssetID MODL of model
0x04 int AssetID MODL of shadow
0x08 int Unknown