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

m
(Add format)
 
(One intermediate revision by one other user not shown)
Line 14:
| 0x00 || uint || '''flags''' ||
|-
| 0x04 || uint[[AssetID]] || '''spawnFrom''' || [[MRKR]]
|-
| 0x08 || uint[[AssetID]] || '''spawnTo''' || [[MRKR]]
|-
| 0x0C || uint || '''modelCount''' ||
Line 34:
| 0x28 || uint || '''maxrotations''' ||
|-
| 0x2C || zRubbleLandTypeuint || '''landEffectType''' ||
* 0 = None
* 1 = Dust
|-
| 0x30 || uint || '''repeatType''' ||
|-
| 0x34 || [[SGRPAssetID]] || '''launchSoundGroupId''' || SoundGroup_AssetID[[SGRP]]
|-
| 0x38 || [[SGRPAssetID]] || '''landSoundGroupId''' || SoundGroup_AssetID[[SGRP]]
|-
| 0x3C || [[AssetID]][modelCount] || '''model''' ||
|}
{{DynaAssets}}