EvilEngine/DYNA/effect:ScreenFade: 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 || byte[4] || '''unknown''' || maybe color?
| 0x00 || byte[4] || '''color''' ||
|-
|-
| 0x04 || float || '''unknown''' ||
| 0x04 || float || '''fadeDownTime''' ||
|-
|-
| 0x08 || float || '''unknown''' ||
| 0x08 || float || '''waitTime''' ||
|-
|-
| 0x0C || float || '''unknown''' ||
| 0x0C || float || '''fadeUpTime''' ||
|}
|}



Revision as of 07:15, 18 June 2021

effect:ScreenFade
Version1
Hash0x9535DB9D
Games usedThe SpongeBob SquarePants Movie
Rise of the Underminer
Offset Type Variable Description
0x00 byte[4] color
0x04 float fadeDownTime
0x08 float waitTime
0x0C float fadeUpTime