EvilEngine/SHDW

From Heavy Iron Modding

SHDW
Simple Shadow Table
TypeBinary
Games usedBattle for Bikini Bottom
Source codexShadowSimple.h

Format[edit]

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