EvilEngine/DYNA/game object:RaceTimer: Difference between revisions

From Heavy Iron Modding
Content added Content deleted
(Add format)
(fixed countdown)
Line 12:
! Offset !! Type !! Variable !! Description
|-
| 0x00 || uintbyte || '''countDown''' ||
|-
| 0x040x01 || uintbyte[3] || '''startTime'''padding ||
|-
| 0x080x04 || uintint || '''victoryTimestartTime''' ||
|-
| 0x08 || int || '''victoryTime''' ||
|-
| 0x0C || float || '''warnTime1''' ||

Revision as of 03:29, 9 September 2022

game_object:RaceTimer
Version2
Hash0x844BCF76
Games usedThe SpongeBob SquarePants Movie
The Incredibles
Offset Type Variable Description
0x00 byte countDown
0x01 byte[3] padding
0x04 int startTime
0x08 int victoryTime
0x0C float warnTime1
0x10 float warnTime2
0x14 float warnTime3