EvilEngine/DYNA/game object:flame emitter: Difference between revisions

From Heavy Iron Modding
Content added Content deleted
No edit summary
(Add new info)
Line 12: Line 12:
! Offset !! Type !! Variable !! Description
! Offset !! Type !! Variable !! Description
|-
|-
| 0x00 || int || '''unknown''' ||
| 0x00 || int || '''flags''' ||
|-
|-
| 0x04 || [[Vector3]] || '''position''' ||
| 0x04 || [[Vector3]] || '''position''' ||
|-
|-
| 0x10 || float || Unknown ||
| 0x10 || [[Vector3]] || '''direction''' ||
|-
|-
| 0x14 || float || Unknown ||
| 0x1C || [[Vector3]] || '''scale''' ||
|-
|-
| 0x18 || float || Unknown ||
| 0x28 || float || heat_random ||
|-
|-
| 0x1C || float || Unknown ||
| 0x1C || float || damage ||
|-
|-
| 0x20 || float || Unknown ||
| 0x20 || float || knockback ||
|-
| 0x24 || float || Unknown ||
|-
| 0x28 || float || Unknown ||
|-
| 0x2C || float || Unknown ||
|-
| 0x30 || float || Unknown ||
|-
| 0x34 || float || Unknown ||
|}
|}



Revision as of 09:15, 18 June 2021

game_object:flame_emitter
Version4
Hash0xE6120704
Games usedThe SpongeBob SquarePants Movie

The Incredibles

Rise of the Underminer
Offset Type Variable Description
0x00 int flags
0x04 Vector3 position
0x10 Vector3 direction
0x1C Vector3 scale
0x28 float heat_random
0x1C float damage
0x20 float knockback