Jump to content

EvilEngine/DYNA: Difference between revisions

Add new information to dyna types (WIP)
m (28 revisions imported)
(Add new information to dyna types (WIP))
Line 259:
 
==Formats==
===Grapple===
{{DynaInfobox
|title=Grapple
|version=1
|hash=0x2DB208FF
|games=The Incredibles<br>Rise of the Underminer}}
 
{| class="wikitable"
! Offset !! Type !! Variable !! Description
|-
| 0x00 || int || '''object''' ||
|-
| 0x04 || [[Vector3]] || '''unknown''' ||
|-
| 0x10 || int || '''grapFlags''' ||
|}
 
===pointer===
{{DynaInfobox
Line 318 ⟶ 335:
! Offset !! Type !! Variable !! Description
|-
| 0x00 || int || null'''idle03ExtraCount''' ||
|-
| 0x04 || intAnim ID || '''unknownidle03Extras''' || always 52
|-
| 0x08 || int || null'''idle04ExtraCount''' ||
|-
| 0x0C || intAnim ID || '''unknownidle04Extras''' || always 52
|-
| 0x10 || byte || '''flag1bombCount''' || always 20
|-
| 0x11 || byte || '''flag2extraIdleDelay''' || always 5
|-
| 0x12 || byte || '''flag3hdrGlow''' || varies
|-
| 0x13 || byte || '''flag4hdrDarken''' || varies
|-
| 0x14 || [[SND]]/[[SNDS]] || '''musicID''' || Background music for the level.
|-
| 0x18 || int || '''unknownflags''' || always 0 or 1
|-
| 0x1C || float || '''unknownwaterTileWidth''' ||
|-
| 0x20 || float || '''unknownlodFadeDistance''' || always 4
|-
| 0x24 || int || null ||
Line 349 ⟶ 366:
|-
| 0x30 || int || null ||
|}
 
===UIAsset===
{{DynaInfobox
|title=UIAsset
|version=2
|hash=0x0A4EFE09
|games=The SpongeBob SquarePants Movie<br>The Incredibles<br>Rise of the Underminer}}
 
{| class="wikitable"
! Offset !! Type !! Variable !! Description
|-
| 0x00 || float || '''x''' ||
|-
| 0x04 || float || '''y''' ||
|-
| 0x08 || float || '''z''' ||
|-
| 0x0C || float || '''width''' ||
|-
| 0x10 || float || '''height''' ||
|-
| 0x14 || int || '''flags''' ||
|-
| 0x18 || int || '''color''' ||
|-
| 0x1C || int || '''selectedMotion''' ||
|-
| 0x20 || int || '''unselectedMotion''' ||
|-
| 0x24 || char || '''brightness''' ||
|-
| 0x28 || char || null ||
|-
| 0x2C || char || null ||
|-
| 0x30 || char || null ||
|-
| 0x34 || int || '''autoMenuUp''' ||
|-
| 0x38 || int || '''autoMenuDown''' ||
|-
| 0x3C || int || '''autoMenuLeft''' ||
|-
| 0x40 || int || '''autoMenuRight''' ||
|-
| 0x44 || int || '''custom''' ||
|-
| 0x48 || int || '''customWidget''' ||
|}
 
Cookies help us deliver our services. By using our services, you agree to our use of cookies.