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

From Heavy Iron Modding
Content added Content deleted
(Add new info)
No edit summary
Line 9:
{{AutoDynaInfobox}}
 
==Format==
{| class="wikitable"
! Offset !! Type !! Variable !! Description
|-
| 0x50 || [[Asset IDAssetID]] || '''taskBox1IDtaskBoxID''' ||
|-
| 0x54 || float || '''clamOpenDistance''' || Maximum distance to interact with Mindy
Line 18 ⟶ 19:
| 0x58 || float || '''clamCloseDistance''' || Maximum distance for shell to stay open
|-
| 0x5C || [[Asset IDAssetID]] || '''textBoxID''' ||
|-
| 0x60 || intuint || '''primaryCharacter''' || 0 = Spongebob, 1 = Patrick, 2 = Patty Wagon, 3 = Sliding
|-
| 0x64 || [[Asset IDAssetID]] || '''taskBox2IDsecondaryTaskBoxID''' ||
|}
 

Revision as of 07:48, 30 June 2022

Enemy:SB:Mindy
Version3
Hash0xC92170B2
Games usedThe SpongeBob SquarePants Movie

Format

Offset Type Variable Description
0x50 AssetID taskBoxID
0x54 float clamOpenDistance Maximum distance to interact with Mindy
0x58 float clamCloseDistance Maximum distance for shell to stay open
0x5C AssetID textBoxID
0x60 uint primaryCharacter
0x64 AssetID secondaryTaskBoxID