EvilEngine/ENV: Difference between revisions

From Heavy Iron Modding
Content added Content deleted
Battlepedia>Seil
No edit summary
Battlepedia>Seil
Line 13: Line 13:
| 0x0C || [[AssetID]] ([[CAM|Camera]]) || '''Camera'''
| 0x0C || [[AssetID]] ([[CAM|Camera]]) || '''Camera'''
|-
|-
| 0x10 || int[3] || unknown
| 0x10 || int || '''Weather?''' - 2 in Sand Mountain, 0 in other levels
|-
| 0x14 || float[2] || unknown - only used in Sand Mountain, 0 in other levels
|-
|-
| 0x1C || [[AssetID]] ([[LKIT|LightKit]]) || '''LightKit 1''' - unknown
| 0x1C || [[AssetID]] ([[LKIT|LightKit]]) || '''LightKit 1''' - unknown
Line 19: Line 21:
| 0x20 || [[AssetID]] ([[LKIT|LightKit]]) || '''LightKit 2''' - used to light objects
| 0x20 || [[AssetID]] ([[LKIT|LightKit]]) || '''LightKit 2''' - used to light objects
|-
|-
| 0x24 || int[4] || unknown
| 0x24 || int[4] || null
|-
|-
| 0x34 || [[AssetID]] ([[MAPR|Material Map]]) || '''Material Map'''
| 0x34 || [[AssetID]] ([[MAPR|Material Map]]) || '''Material Map'''
|-
|-
| 0x38 || int[2] || unknown
| 0x38 || int[2] || null
|-
| 0x40 || short || unknown
|-
|-
| 0x42 || byte[2] || unknown
| 0x40 || float (little endian) || unknown - always 10
|-
|-
! colspan="3" | Events
! colspan="3" | Events

Revision as of 00:42, 9 December 2018

ENV
Environment
TypeObject
Games usedThe Incredibles

Format

Offset Type Description
0x08 AssetID (JSP) JSP
0x0C AssetID (Camera) Camera
0x10 int Weather? - 2 in Sand Mountain, 0 in other levels
0x14 float[2] unknown - only used in Sand Mountain, 0 in other levels
0x1C AssetID (LightKit) LightKit 1 - unknown
0x20 AssetID (LightKit) LightKit 2 - used to light objects
0x24 int[4] null
0x34 AssetID (Material Map) Material Map
0x38 int[2] null
0x40 float (little endian) unknown - always 10
Events
0x44 Event[numberOfEvents] Events