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

From Heavy Iron Modding
Content added Content deleted
(Created page with "<onlyinclude> {{#vardefine:name|Enemy:SB:Standard}}<nowiki/> {{#vardefine:version|7}}<nowiki/> {{#vardefine:hash|0x44EA147A}}<nowiki/> {{#vardefine:games|TSSM}}<nowiki/> {{#va...")
 
No edit summary
Line 8: Line 8:
</onlyinclude>
</onlyinclude>
{{AutoDynaInfobox}}
{{AutoDynaInfobox}}

{| class="wikitable"
! Offset !! Type !! Variable !! Description
|-
| 0x50 || [[AssetID]] ([[MVPT]]) || '''mvptID''' ||
|-
| 0x54 || [[AssetID]] ([[GRUP]]) || '''mvptGroupID''' || for Poppers
|-
| 0x58 || int || EnemyFlags || 1 = Prepare for scare, 4 = Able to walk on [[PLAT]]s, 8 = Able to walk on [[SIMP]]s
|-
| 0x5C || int || null ||
|-
| 0x60 || int || null ||
|-
| 0x64 || int || null ||
|-
| 0x68 || int || null ||
|}


{{DynaAssets}}
{{DynaAssets}}

Revision as of 05:15, 28 May 2021

Enemy:SB:Standard
Version7
Hash0x44EA147A
Games usedThe SpongeBob SquarePants Movie
Offset Type Variable Description
0x50 AssetID (MVPT) mvptID
0x54 AssetID (GRUP) mvptGroupID for Poppers
0x58 int EnemyFlags 1 = Prepare for scare, 4 = Able to walk on PLATs, 8 = Able to walk on SIMPs
0x5C int null
0x60 int null
0x64 int null
0x68 int null