EvilEngine/SHDW

Revision as of 20:11, 28 March 2021 by Seil (talk | contribs) (Created page with "{{AssetInfobox |subtitle=Simple Shadow Table |type=Binary |games=Battle for Bikini Bottom}} ==Format== The simple shadow table contains shadow data for level objects. The...")
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