Files
streaming_world/godot/astream/building_layout_data.conf
2024-10-28 03:48:31 +03:00

115 lines
1.7 KiB
Plaintext

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