OBD:OFGA: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 29: | Line 29: | ||
{{OBD_File_Footer | type=OFGA | prev=OBOA | next=ONCC | name=Object Furn Geom Array | family=Global}} | {{OBD_File_Footer | type=OFGA | prev=OBOA | next=ONCC | name=Object Furn Geom Array | family=Global}} | ||
{{OBD}} |
Revision as of 00:15, 18 July 2010
|
Offset | Type | Raw Hex | Value | Description |
---|---|---|---|---|
0x00 | res_id | 01 C5 02 00 | 709 | 00709-.OFGA |
0x04 | lev_id | 01 00 00 00 | 0 | level 0 |
0x08 | char[16] | AD DE | dead | unused |
0x18 | link | 00 00 00 00 | unused | link to an ENVP file |
0x1C | int32 | 05 00 00 00 | 5 | array size |
First element (black outline) | ||||
0x00 | bool32 | 00 80 01 00 | 00 80 01 00 | ignored; flags; used values:
|
0x04 | link | 01 C6 02 00 | 710 | link to 00710-.M3GM |
0x08 | link | 00 00 00 00 | 0 | link to an old OBLS file, never used in Oni |
- Usage
- OFGA instances are mostly used by the level editing tool. In game they're rarely used, only to get the bounding box of the geometry.
ONI BINARY DATA |
---|
OBOA << Other file types >> ONCC |
OFGA : Object Furn Geom Array |
Global file |