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

From Heavy Iron Modding
Content added Content deleted
(Created page with "<onlyinclude> {{#vardefine:name|game_object:VentType}}<nowiki/> {{#vardefine:version|1}}<nowiki/> {{#vardefine:hash|0x5E5B5165}}<nowiki/> {{#vardefine:games|TSSM ROTU}}<nowiki...")
 
 
(2 intermediate revisions by 2 users not shown)
Line 3: Line 3:
{{#vardefine:version|1}}<nowiki/>
{{#vardefine:version|1}}<nowiki/>
{{#vardefine:hash|0x5E5B5165}}<nowiki/>
{{#vardefine:hash|0x5E5B5165}}<nowiki/>
{{#vardefine:games|TSSM ROTU}}<nowiki/>
{{#vardefine:games|TSSM ROTU RatProto}}<nowiki/>
{{#vardefine:sourcecode|}}<nowiki/>
{{#vardefine:sourcecode|}}<nowiki/>
{{#vardefine:image|}}<nowiki/>
{{#vardefine:image|}}<nowiki/>
</onlyinclude>
</onlyinclude>
{{AutoDynaInfobox}}
{{AutoDynaInfobox}}

This object defines properties for a steam emitter.

{| class="wikitable"
! Offset !! Type !! Variable !! Description
|-
| 0x00 || [[Asset ID]] || [[PARE]] || Idle particle type
|-
| 0x04 || [[Asset ID]] || [[SGRP]] || Idle sound group
|-
| 0x08 || [[Asset ID]] || [[PARE]] || Warning particle type
|-
| 0x0C || [[Asset ID]] || [[SGRP]] || Warning sound group
|-
| 0x10 || [[Asset ID]] || [[PARE]] || Damage particle type
|-
| 0x14 || [[Asset ID]] || [[SGRP]] || Damage sound group
|}


{{DynaAssets}}
{{DynaAssets}}

Latest revision as of 22:39, 15 September 2022

game_object:VentType
Version1
Hash0x5E5B5165
Games usedThe SpongeBob SquarePants Movie

Rise of the Underminer

Ratatouille Prototype

This object defines properties for a steam emitter.

Offset Type Variable Description
0x00 Asset ID PARE Idle particle type
0x04 Asset ID SGRP Idle sound group
0x08 Asset ID PARE Warning particle type
0x0C Asset ID SGRP Warning sound group
0x10 Asset ID PARE Damage particle type
0x14 Asset ID SGRP Damage sound group