EvilEngine/DYNA/effect:particle generator
From Heavy Iron Modding
< EvilEngine | DYNA(Redirected from DYNA/effect:particle generator)
effect:particle_generator | |
---|---|
Version | 1 |
Hash | 0x4AF4ABC7 |
Games used | The SpongeBob SquarePants Movie The Incredibles |
Offset | Type | Variable | Description |
---|---|---|---|
0x00 | byte | flags | |
0x01 | byte | attach_flags | |
0x02 | byte | motion_flags | |
0x03 | byte | volume_flags | |
0x04 | float | rate | |
0x08 | uint | texture | |
0x0C | byte | attach_type | |
0x0D | byte | motion_type | |
0x0E | byte | volume_type | |
0x0F | byte | system_type | |
0x10 | Vector3 | location | |
0x1C | float | yaw | |
0x20 | float | pitch | |
0x24 | float | roll | |
0x28 | attach_data | attach | |
0x2C | motion_data | motion | |
0x30 | volume_data | volume |