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

From Heavy Iron Modding
Content added Content deleted
No edit summary
 
Line 12:
! Offset !! Type !! Variable !! Description
|-
| 0x500x60 || [[AssetID]] ([[MVPT]]) || '''mvptID''' ||
|-
| 0x540x64 || [[AssetID]] ([[GRUP]]) || '''mvptGroupID''' || for Poppers
|-
| 0x580x68 || int || EnemyFlags || 1 = Prepare for scare,<br>2 = unknown<br>4 = Able to walk on [[PLAT]]s, <br>8 = Able to walk on [[SIMP]]s
|-
| 0x5C0x6C || int || nullunknown ||
|-
| 0x600x70 || int || nullunknown ||
|-
| 0x640x74 || int || nullunknown ||
|-
| 0x680x78 || int || nullunknown ||
|}
 

Latest revision as of 16:59, 23 March 2024

Enemy:SB:Standard
Version7
Hash0x44EA147A
Games usedThe SpongeBob SquarePants Movie
Offset Type Variable Description
0x60 AssetID (MVPT) mvptID
0x64 AssetID (GRUP) mvptGroupID for Poppers
0x68 int EnemyFlags 1 = Prepare for scare
2 = unknown
4 = Able to walk on PLATs
8 = Able to walk on SIMPs
0x6C int unknown
0x70 int unknown
0x74 int unknown
0x78 int unknown