EvilEngine/DYNA/Enemy:SB:Mindy: Difference between revisions

Content added Content deleted
(Add new info)
No edit summary
Line 9: Line 9:
{{AutoDynaInfobox}}
{{AutoDynaInfobox}}


==Format==
{| class="wikitable"
{| class="wikitable"
! Offset !! Type !! Variable !! Description
! Offset !! Type !! Variable !! Description
|-
|-
| 0x50 || [[Asset ID]] || '''taskBox1ID''' ||
| 0x50 || [[AssetID]] || '''taskBoxID''' ||
|-
|-
| 0x54 || float || '''clamOpenDistance''' || Maximum distance to interact with Mindy
| 0x54 || float || '''clamOpenDistance''' || Maximum distance to interact with Mindy
Line 18: Line 19:
| 0x58 || float || '''clamCloseDistance''' || Maximum distance for shell to stay open
| 0x58 || float || '''clamCloseDistance''' || Maximum distance for shell to stay open
|-
|-
| 0x5C || [[Asset ID]] || '''textBoxID''' ||
| 0x5C || [[AssetID]] || '''textBoxID''' ||
|-
|-
| 0x60 || int || '''primaryCharacter''' || 0 = Spongebob, 1 = Patrick, 2 = Patty Wagon, 3 = Sliding
| 0x60 || uint || '''primaryCharacter''' ||
|-
|-
| 0x64 || [[Asset ID]] || '''taskBox2ID''' ||
| 0x64 || [[AssetID]] || '''secondaryTaskBoxID''' ||
|}
|}