EvilEngine/DYNA/game object:RubbleGenerator
From Heavy Iron Modding
< EvilEngine | DYNA
game_object:RubbleGenerator | |
---|---|
Hash | 0x3D0D5121 |
Games used | The Incredibles Rise of the Underminer |
Offset | Type | Variable | Description |
---|---|---|---|
0x00 | uint | flags | |
0x04 | AssetID | spawnFrom | MRKR |
0x08 | AssetID | spawnTo | MRKR |
0x0C | uint | modelCount | |
0x10 | uint | modelOffset | |
0x14 | float | spawnRate | |
0x18 | uint | spawnLimit | |
0x1C | float | minVelocity | |
0x20 | float | maxVelocity | |
0x24 | uint | minRotations | |
0x28 | uint | maxrotations | |
0x2C | uint | landEffectType |
|
0x30 | uint | repeatType | |
0x34 | AssetID | launchSoundGroupId | SGRP |
0x38 | AssetID | landSoundGroupId | SGRP |
0x3C | AssetID[modelCount] | model |