EvilEngine/DYNA/game object:BoulderGenerator
From Heavy Iron Modding
< EvilEngine | DYNA(Redirected from DYNA/game object:BoulderGenerator)
game_object:BoulderGenerator | |
---|---|
Version | 1 |
Hash | 0xBB4864D8 |
Games used | Battle for Bikini Bottom The SpongeBob SquarePants Movie |
Source code | xEntBoulder.h |
Format: Battle for Bikini Bottom
Offset | Type | Variable | Description |
---|---|---|---|
0x00 | AssetID | object | MRKR |
0x04 | Vector3 | offset | |
0x10 | float | offsetRand | |
0x14 | Vector3 | initvel | |
0x20 | float | velAngleRand | |
0x24 | float | velMagRand | |
0x28 | Vector3 | initaxis | |
0x34 | float | angvel |
Format: TSSM - ROTU
Offset | Type | Variable | Description |
---|---|---|---|
0x00 | AssetID | object | MRKR |
0x04 | Vector3 | offset | |
0x10 | float | offsetRand | |
0x14 | Vector3 | initvel | |
0x20 | float | velAngleRand | |
0x24 | float | velMagRand | |
0x28 | Vector3 | rotation | |
0x34 | float | flags |