EvilEngine/DYNA/effect:Rumble
From Heavy Iron Modding
< EvilEngine | DYNA(Redirected from DYNA/effect:Rumble)
effect:Rumble | |
---|---|
Version | 3 |
Hash | 0x2A59443A |
Games used | The SpongeBob SquarePants Movie The Incredibles |
Offset | Type | Variable | Description |
---|---|---|---|
0x00 | float | time | |
0x04 | float | intensity | |
0x08 | float | id | |
0x0C | byte | priority | |
0x0D | byte | type | |
0x0E | byte | rumbleInPause | |
0x0F | byte | padding | |
0x10 | float | param1 | |
0x14 | float | param2 | |
0x18 | float | shakeMagnitude | |
0x1C | float | shakeCycleMax | |
0x20 | float | shakeRotationalMagnitude | |
0x24 | char | shakeY | |
0x25 | char[3] | padding |