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

From Heavy Iron Modding
Content added Content deleted
No edit summary
 
Line 12: Line 12:
! Offset !! Type !! Variable !! Description
! Offset !! Type !! Variable !! Description
|-
|-
| 0x50 || [[AssetID]] ([[MVPT]]) || '''mvptID''' ||
| 0x60 || [[AssetID]] ([[MVPT]]) || '''mvptID''' ||
|-
|-
| 0x54 || [[AssetID]] ([[GRUP]]) || '''mvptGroupID''' || for Poppers
| 0x64 || [[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
| 0x68 || 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
|-
|-
| 0x5C || int || null ||
| 0x6C || int || unknown ||
|-
|-
| 0x60 || int || null ||
| 0x70 || int || unknown ||
|-
|-
| 0x64 || int || null ||
| 0x74 || int || unknown ||
|-
|-
| 0x68 || int || null ||
| 0x78 || int || unknown ||
|}
|}



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