Jump to content

OBD:BINA/OBJC/FURN: Difference between revisions

m
added family to footer template call
No edit summary
m (added family to footer template call)
 
(9 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{OBD OBJC Header | align=center | type=FURN | prev=FLAG | next=MELE | name=Furniture}}
{{OBD OBJC Header | align=center | type=FURN | prev=FLAG | next=MELE | name=Furniture | stuff=b_fu}}




[[image:bin_r_fu.gif]]
[[Image:bin_r_fu.gif]]




{{Table}}
{{Table}}
{{OBDth}}
{{OBDth}}
{{OBDtr| 0x00 | char[4]  |FF0000| 43 4A 42 4F | OBJC      | object collection }}
{{OBDtr| 0x00 | char[4]  |FF0000| 43 4A 42 4F | OBJC      | objects }}
{{OBDtr| 0x04 | int32    |FFFF00| 60 A7 00 00 | 42848      | size of the complete furniture part from this postion in bytes }}
{{OBDtr| 0x04 | int32    |FFFF00| 60 A7 00 00 | 42848      | size of the complete furniture part from this position in bytes }}
{{OBDtr| 0x08 | int32    |00FF00| 27 00 00 00 | 39        | object collection version }}
{{OBDtr| 0x08 | int32    |00FF00| 27 00 00 00 | 39        | object list version }}
{{OBDtr| 0x0C | int32    |00FFFF| 74 00 00 00 | 116        | size of the following element in bytes }}
{{OBDtr| 0x0C | int32    |00FFFF| 74 00 00 00 | 116        | size of the following element in bytes }}
{{OBDtrBK}}
{{OBDtrBK}}
Line 27: Line 27:


;NOTE
;NOTE
:CJBO'''Furniture'''.OBJC files are an old development relict, because the furniture is "baked" into the level model.
:CJBO'''Furniture'''.OBJC files are an old development relic, because the furniture is "baked" into the level model.
:Oni still parses these files (see error txt file in your Oni folder), but you can disable them and use their RAW/SEP part in whichever way you like (e.g. to create a larger collection of characters/flags/trigvolumes/whatever).
:Oni still parses these files (see debugger.txt file in your Oni folder), but you can disable them and use their raw/separate file data part in whichever way you like (e.g. to create a larger list of characters, flags, trigvolumes, whatever).
:There ''is'' a separation between "furniture" and other parts of the environment (quads are flagged as glass/furniture/etc).
:There ''is'' a separation between "furniture" and other parts of the environment (quads are flagged as glass/furniture/etc.).
:The furniture [[OBD:OFGA|OFGA]] files aren't a part of the regular Oni files. They are stored in the unused "Level0_Tools" files, which are only inluded in Oni 1.1 (currently we only know the German "Big Blue Box" Collection for Mac that contains Oni 1.1).
:The furniture [[OBD:OFGA|OFGA]] files aren't a part of the regular Oni files. They are stored in the unused [[level0_Tools]] files.




;Bluebox screenshot
;Tool Mode dialog


http://ssg.oni2.net/subfold/bluebox/images/223_furniture_properties.jpg
[[Image:Tool dialog - Furniture Properties.png]]


:Umdrehen = turn around
:Speichern = save


{{OBD OBJC Footer | type=FURN | prev=FLAG | next=MELE | name=Furniture | family=Level}}


{{OBD OBJC Footer | type=FURN | prev=FLAG | next=MELE | name=Furniture}}
{{OBD}}