EvilEngine/DYNA/game object:RubbleGenerator: Difference between revisions

m
(Created page with "<onlyinclude> {{#vardefine:name|game_object:RubbleGenerator}}<nowiki/> {{#vardefine:version|}}<nowiki/> {{#vardefine:hash|0x3D0D5121}}<nowiki/> {{#vardefine:games|Incredibles...")
 
 
(2 intermediate revisions by 2 users not shown)
Line 9:
{{AutoDynaInfobox}}
 
{| class="wikitable"
! 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''' ||
* 0 = None
* 1 = Dust
|-
| 0x30 || uint || '''repeatType''' ||
|-
| 0x34 || [[AssetID]] || '''launchSoundGroupId''' || [[SGRP]]
|-
| 0x38 || [[AssetID]] || '''landSoundGroupId''' || [[SGRP]]
|-
| 0x3C || [[AssetID]][modelCount] || '''model''' ||
|}
{{DynaAssets}}
{{AutoGameNavs}}