EvilEngine/SHDW

Revision as of 17:48, 11 September 2018 by Battlepedia>Igorseabra4 (Created page with "==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 l...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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