Area Collision (File Format): Difference between revisions

>Aruki
>Aruki
 
Line 45: Line 45:
| Bounding box of the collision mesh. This is also the bounding box of the root node of the octree.
| Bounding box of the collision mesh. This is also the bounding box of the root node of the octree.
|-
|-
| 0x14
| 0x28
| u32
| u32
| 1
| 1
Line 51: Line 51:
| Node type for the root node. This is almost always 1 (Branch) but there ARE some areas that use other values for this.
| Node type for the root node. This is almost always 1 (Branch) but there ARE some areas that use other values for this.
|-
|-
| 0x18
| 0x2C
| u32
| u32
| 1
| 1
Line 57: Line 57:
| Size of the collision octree.
| Size of the collision octree.
|-
|-
| 0x1C
| 0x30
| [[#Collision Octree|Collision Octree]]
| [[#Collision Octree|Collision Octree]]
| 1
| 1
Anonymous user