EvilEngine/DYNA/effect:ScreenFade: Difference between revisions

From Heavy Iron Modding
Content added Content deleted
No edit summary
(Add new info)
Line 12:
! Offset !! Type !! Variable !! Description
|-
| 0x00 || byte[4] || '''unknowncolor''' || maybe color?
|-
| 0x04 || float || '''unknownfadeDownTime''' ||
|-
| 0x08 || float || '''unknownwaitTime''' ||
|-
| 0x0C || float || '''unknownfadeUpTime''' ||
|}
 

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