EvilEngine/DYNA/Enemy:SB
< EvilEngine | DYNA
Enemy:SB | |
---|---|
Hash | 0x5B1CC119 |
Games used | The SpongeBob SquarePants Movie |
This is the same as an Entity header. All other Enemy:SB types inherit from this.
Format[edit]
Offset | Type | Variable | Description |
---|---|---|---|
0x00 | int | null | |
0x04 | short | null | |
0x06 | short | null | always 0x001D |
0x08 | char | flags | |
0x09 | char | subtype | |
0x0A | char | pflags | |
0x0B | char | moreFlags | |
0x0C | AssetID | surfaceID | |
0x10 | Vector3 | ang | |
0x1C | Vector3 | pos | |
0x28 | Vector3 | scale | |
0x34 | float | redMult | |
0x38 | float | greenMult | |
0x3C | float | blueMult | |
0x40 | float | seeThru | |
0x44 | float | seeThruSpeed | |
0x48 | AssetID | modelInfoID | hash of MINF without the ".MINF" |
0x4C | AssetID | animListID |