Files
streaming_world/godot/astream/building_layout_data.conf

135 lines
2.0 KiB
Plaintext

[layouts]
entries=[ {
"children": [ 1, 2, 3 ],
"floor_index": 0,
"index": 0,
"name": "v1",
"type": "layout"
}, {
"children": [ 4, 5, 6 ],
"index": 1,
"name": "zone_0",
"type": "zone",
"zone_type": 0
}, {
"children": [ 7, 8, 9, 10 ],
"index": 2,
"name": "zone_1",
"type": "zone",
"zone_type": 1
}, {
"children": [ 11, 12 ],
"index": 3,
"name": "unit_0",
"type": "unit"
}, {
"children": [ ],
"index": 4,
"name": "wc_0",
"room_area": 4.0,
"room_type": 200,
"type": "room",
"window": false
}, {
"children": [ ],
"index": 5,
"name": "bathroom_0",
"room_area": 16.0,
"room_type": 201,
"type": "room",
"window": false
}, {
"children": [ ],
"index": 6,
"name": "bedroom_0",
"room_area": 36.0,
"room_type": 202,
"type": "room",
"window": true
}, {
"children": [ ],
"index": 7,
"name": "living_room_0",
"room_area": 36.0,
"room_type": 300,
"type": "room",
"window": true
}, {
"children": [ ],
"index": 8,
"name": "kitchen_0",
"room_area": 16.0,
"room_type": 302,
"type": "room",
"window": true
}, {
"children": [ ],
"index": 9,
"name": "storage_room_0",
"room_area": 16.0,
"room_type": 307,
"type": "room",
"window": true
}, {
"children": [ ],
"index": 10,
"name": "enterance_0",
"room_area": 16.0,
"room_type": 304,
"type": "room",
"window": true
}, {
"children": [ 13, 14, 15 ],
"index": 11,
"name": "zone_0",
"type": "zone",
"zone_type": 0
}, {
"children": [ 16, 17 ],
"index": 12,
"name": "zone_1",
"type": "zone",
"zone_type": 1
}, {
"children": [ ],
"index": 13,
"name": "bedroom_0",
"room_area": 36.0,
"room_type": 202,
"type": "room",
"window": true
}, {
"children": [ ],
"index": 14,
"name": "bathroom_0",
"room_area": 16.0,
"room_type": 201,
"type": "room",
"window": false
}, {
"children": [ ],
"index": 15,
"name": "wc_0",
"room_area": 4.0,
"room_type": 200,
"type": "room",
"window": false
}, {
"children": [ ],
"index": 16,
"name": "living_room_0",
"room_area": 36.0,
"room_type": 300,
"type": "room",
"window": true
}, {
"children": [ ],
"index": 17,
"name": "kitchen_0",
"room_area": 16.0,
"room_type": 302,
"type": "room",
"window": true
} ]