Spaces:
Sleeping
Sleeping
Use collisions on csg output.
Browse files- godot.gd +1 -0
- node_3d.tscn +45 -44
godot.gd
CHANGED
@@ -59,6 +59,7 @@ func _run():
|
|
59 |
csg_combiner.name = "CSGCombiner3D"
|
60 |
root.add_child(csg_combiner, true)
|
61 |
csg_combiner.owner = root
|
|
|
62 |
|
63 |
# Second layer of CSGCombiner3D for the place plate
|
64 |
var csg_combiner_plate: CSGCombiner3D = CSGCombiner3D.new()
|
|
|
59 |
csg_combiner.name = "CSGCombiner3D"
|
60 |
root.add_child(csg_combiner, true)
|
61 |
csg_combiner.owner = root
|
62 |
+
csg_combiner.use_collision = true
|
63 |
|
64 |
# Second layer of CSGCombiner3D for the place plate
|
65 |
var csg_combiner_plate: CSGCombiner3D = CSGCombiner3D.new()
|
node_3d.tscn
CHANGED
@@ -1,74 +1,75 @@
|
|
1 |
[gd_scene load_steps=23 format=3 uid="uid://dt01uew1tusvb"]
|
2 |
|
3 |
-
[sub_resource type="StandardMaterial3D" id="
|
4 |
albedo_color = Color(0.0666667, 0.203922, 0.301961, 1)
|
5 |
|
6 |
-
[sub_resource type="StandardMaterial3D" id="
|
7 |
albedo_color = Color(0.0666667, 0.203922, 0.301961, 1)
|
8 |
|
9 |
-
[sub_resource type="StandardMaterial3D" id="
|
10 |
albedo_color = Color(0.0666667, 0.203922, 0.301961, 1)
|
11 |
|
12 |
-
[sub_resource type="StandardMaterial3D" id="
|
13 |
albedo_color = Color(0.0666667, 0.203922, 0.301961, 1)
|
14 |
|
15 |
-
[sub_resource type="StandardMaterial3D" id="
|
16 |
albedo_color = Color(0.0666667, 0.203922, 0.301961, 1)
|
17 |
|
18 |
-
[sub_resource type="StandardMaterial3D" id="
|
19 |
albedo_color = Color(0.0666667, 0.203922, 0.301961, 1)
|
20 |
|
21 |
-
[sub_resource type="StandardMaterial3D" id="
|
22 |
albedo_color = Color(0.0666667, 0.203922, 0.301961, 1)
|
23 |
|
24 |
-
[sub_resource type="StandardMaterial3D" id="
|
25 |
albedo_color = Color(0.0666667, 0.203922, 0.301961, 1)
|
26 |
|
27 |
-
[sub_resource type="StandardMaterial3D" id="
|
28 |
albedo_color = Color(0.955973, 0.187821, 0.215861, 1)
|
29 |
|
30 |
-
[sub_resource type="StandardMaterial3D" id="
|
31 |
albedo_color = Color(0.947306, 0.730461, 0.467784, 1)
|
32 |
|
33 |
-
[sub_resource type="StandardMaterial3D" id="
|
34 |
albedo_color = Color(0.208637, 0.590619, 0.822786, 1)
|
35 |
|
36 |
-
[sub_resource type="StandardMaterial3D" id="
|
37 |
albedo_color = Color(0.955973, 0.187821, 0.215861, 1)
|
38 |
|
39 |
-
[sub_resource type="StandardMaterial3D" id="
|
40 |
albedo_color = Color(0.208637, 0.590619, 0.822786, 1)
|
41 |
|
42 |
-
[sub_resource type="StandardMaterial3D" id="
|
43 |
albedo_color = Color(0.955973, 0.187821, 0.215861, 1)
|
44 |
|
45 |
-
[sub_resource type="StandardMaterial3D" id="
|
46 |
albedo_color = Color(0.545724, 0.637597, 0.693872, 1)
|
47 |
|
48 |
-
[sub_resource type="StandardMaterial3D" id="
|
49 |
albedo_color = Color(0.955973, 0.187821, 0.215861, 1)
|
50 |
|
51 |
-
[sub_resource type="StandardMaterial3D" id="
|
52 |
albedo_color = Color(0.947306, 0.730461, 0.467784, 1)
|
53 |
|
54 |
-
[sub_resource type="StandardMaterial3D" id="
|
55 |
albedo_color = Color(0.208637, 0.590619, 0.822786, 1)
|
56 |
|
57 |
-
[sub_resource type="StandardMaterial3D" id="
|
58 |
albedo_color = Color(0.955973, 0.187821, 0.215861, 1)
|
59 |
|
60 |
-
[sub_resource type="StandardMaterial3D" id="
|
61 |
albedo_color = Color(0.208637, 0.590619, 0.822786, 1)
|
62 |
|
63 |
-
[sub_resource type="StandardMaterial3D" id="
|
64 |
albedo_color = Color(0.955973, 0.187821, 0.215861, 1)
|
65 |
|
66 |
-
[sub_resource type="StandardMaterial3D" id="
|
67 |
albedo_color = Color(0.545724, 0.637597, 0.693872, 1)
|
68 |
|
69 |
[node name="Node3D" type="Node3D"]
|
70 |
|
71 |
[node name="CSGCombiner3D" type="CSGCombiner3D" parent="."]
|
|
|
72 |
|
73 |
[node name="CSGCombiner3D_Plate" type="CSGCombiner3D" parent="CSGCombiner3D"]
|
74 |
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.1, 0)
|
@@ -78,144 +79,144 @@ transform = Transform3D(1, 0, 0, 0, 6.12303e-17, -1, 0, 1, 6.12303e-17, 0, 0, 0)
|
|
78 |
polygon = PackedVector2Array(9.06985, 4.38835, 3.81748, 4.38835, 3.81748, 2.30179, 9.06985, 2.30179)
|
79 |
depth = 0.2
|
80 |
smooth_faces = true
|
81 |
-
material = SubResource("
|
82 |
|
83 |
[node name="living_roomFoundation" type="CSGPolygon3D" parent="CSGCombiner3D/CSGCombiner3D_Plate"]
|
84 |
transform = Transform3D(1, 0, 0, 0, 6.12303e-17, -1, 0, 1, 6.12303e-17, 0, 0, 0)
|
85 |
polygon = PackedVector2Array(14.1932, 11.6659, 8.97578, 11.6659, 8.97578, 5.37636, 14.1932, 5.37636)
|
86 |
depth = 0.2
|
87 |
smooth_faces = true
|
88 |
-
material = SubResource("
|
89 |
|
90 |
[node name="bathroom1Foundation" type="CSGPolygon3D" parent="CSGCombiner3D/CSGCombiner3D_Plate"]
|
91 |
transform = Transform3D(1, 0, 0, 0, 6.12303e-17, -1, 0, 1, 6.12303e-17, 0, 0, 0)
|
92 |
polygon = PackedVector2Array(7.99077, 7.51489, 5.88247, 7.51489, 5.88247, 4.3161, 7.99077, 4.3161)
|
93 |
depth = 0.2
|
94 |
smooth_faces = true
|
95 |
-
material = SubResource("
|
96 |
|
97 |
[node name="bedroom2Foundation" type="CSGPolygon3D" parent="CSGCombiner3D/CSGCombiner3D_Plate"]
|
98 |
transform = Transform3D(1, 0, 0, 0, 6.12303e-17, -1, 0, 1, 6.12303e-17, 0, 0, 0)
|
99 |
polygon = PackedVector2Array(7.98872, 12.657, 4.82818, 12.657, 4.82818, 7.4134, 7.98872, 7.4134)
|
100 |
depth = 0.2
|
101 |
smooth_faces = true
|
102 |
-
material = SubResource("
|
103 |
|
104 |
[node name="bathroom2Foundation" type="CSGPolygon3D" parent="CSGCombiner3D/CSGCombiner3D_Plate"]
|
105 |
transform = Transform3D(1, 0, 0, 0, 6.12303e-17, -1, 0, 1, 6.12303e-17, 0, 0, 0)
|
106 |
polygon = PackedVector2Array(10.1136, 15.7459, 7.91461, 15.7459, 7.91461, 13.6203, 10.1136, 13.6203)
|
107 |
depth = 0.2
|
108 |
smooth_faces = true
|
109 |
-
material = SubResource("
|
110 |
|
111 |
[node name="bedroom3Foundation" type="CSGPolygon3D" parent="CSGCombiner3D/CSGCombiner3D_Plate"]
|
112 |
transform = Transform3D(1, 0, 0, 0, 6.12303e-17, -1, 0, 1, 6.12303e-17, 0, 0, 0)
|
113 |
polygon = PackedVector2Array(14.2027, 15.7405, 10.0226, 15.7405, 10.0226, 12.5694, 14.2027, 12.5694)
|
114 |
depth = 0.2
|
115 |
smooth_faces = true
|
116 |
-
material = SubResource("
|
117 |
|
118 |
[node name="kitchenFoundation" type="CSGPolygon3D" parent="CSGCombiner3D/CSGCombiner3D_Plate"]
|
119 |
transform = Transform3D(1, 0, 0, 0, 6.12303e-17, -1, 0, 1, 6.12303e-17, 0, 0, 0)
|
120 |
polygon = PackedVector2Array(13.2171, 5.4584, 8.96599, 5.4584, 8.96599, 2.28807, 13.2171, 2.28807)
|
121 |
depth = 0.2
|
122 |
smooth_faces = true
|
123 |
-
material = SubResource("
|
124 |
|
125 |
[node name="corridorFoundation" type="CSGPolygon3D" parent="CSGCombiner3D/CSGCombiner3D_Plate"]
|
126 |
transform = Transform3D(1, 0, 0, 0, 6.12303e-17, -1, 0, 1, 6.12303e-17, 0, 0, 0)
|
127 |
polygon = PackedVector2Array(14.208, 12.6337, 10.0637, 12.6653, 10.066, 13.7218, 7.92157, 13.7098, 7.93654, 4.31007, 9.0019, 4.30745, 8.96773, 11.6578, 14.2128, 11.6356)
|
128 |
depth = 0.2
|
129 |
smooth_faces = true
|
130 |
-
material = SubResource("
|
131 |
|
132 |
[node name="bedroom1" type="CSGPolygon3D" parent="CSGCombiner3D"]
|
133 |
transform = Transform3D(1, 0, 0, 0, 6.12303e-17, -1, 0, 1, 6.12303e-17, 0, 0, 0)
|
134 |
polygon = PackedVector2Array(9.01408, 4.3662, 3.87324, 4.3662, 3.87324, 2.32394, 9.01408, 2.32394)
|
135 |
smooth_faces = true
|
136 |
-
material = SubResource("
|
137 |
|
138 |
[node name="living_room" type="CSGPolygon3D" parent="CSGCombiner3D"]
|
139 |
transform = Transform3D(1, 0, 0, 0, 6.12303e-17, -1, 0, 1, 6.12303e-17, 0, 0, 0)
|
140 |
polygon = PackedVector2Array(14.1549, 11.6197, 9.01408, 11.6197, 9.01408, 5.42254, 14.1549, 5.42254)
|
141 |
smooth_faces = true
|
142 |
-
material = SubResource("
|
143 |
|
144 |
[node name="bathroom1" type="CSGPolygon3D" parent="CSGCombiner3D"]
|
145 |
transform = Transform3D(1, 0, 0, 0, 6.12303e-17, -1, 0, 1, 6.12303e-17, 0, 0, 0)
|
146 |
polygon = PackedVector2Array(7.95775, 7.46479, 5.91549, 7.46479, 5.91549, 4.3662, 7.95775, 4.3662)
|
147 |
smooth_faces = true
|
148 |
-
material = SubResource("
|
149 |
|
150 |
[node name="bedroom2" type="CSGPolygon3D" parent="CSGCombiner3D"]
|
151 |
transform = Transform3D(1, 0, 0, 0, 6.12303e-17, -1, 0, 1, 6.12303e-17, 0, 0, 0)
|
152 |
polygon = PackedVector2Array(7.95775, 12.6056, 4.85915, 12.6056, 4.85915, 7.46479, 7.95775, 7.46479)
|
153 |
smooth_faces = true
|
154 |
-
material = SubResource("
|
155 |
|
156 |
[node name="bathroom2" type="CSGPolygon3D" parent="CSGCombiner3D"]
|
157 |
transform = Transform3D(1, 0, 0, 0, 6.12303e-17, -1, 0, 1, 6.12303e-17, 0, 0, 0)
|
158 |
polygon = PackedVector2Array(10.0704, 15.7042, 7.95775, 15.7042, 7.95775, 13.662, 10.0704, 13.662)
|
159 |
smooth_faces = true
|
160 |
-
material = SubResource("
|
161 |
|
162 |
[node name="bedroom3" type="CSGPolygon3D" parent="CSGCombiner3D"]
|
163 |
transform = Transform3D(1, 0, 0, 0, 6.12303e-17, -1, 0, 1, 6.12303e-17, 0, 0, 0)
|
164 |
polygon = PackedVector2Array(14.1549, 15.7042, 10.0704, 15.7042, 10.0704, 12.6056, 14.1549, 12.6056)
|
165 |
smooth_faces = true
|
166 |
-
material = SubResource("
|
167 |
|
168 |
[node name="kitchen" type="CSGPolygon3D" parent="CSGCombiner3D"]
|
169 |
transform = Transform3D(1, 0, 0, 0, 6.12303e-17, -1, 0, 1, 6.12303e-17, 0, 0, 0)
|
170 |
polygon = PackedVector2Array(13.169, 5.42254, 9.01408, 5.42254, 9.01408, 2.32394, 13.169, 2.32394)
|
171 |
smooth_faces = true
|
172 |
-
material = SubResource("
|
173 |
|
174 |
[node name="bedroom1Inset" type="CSGPolygon3D" parent="CSGCombiner3D"]
|
175 |
transform = Transform3D(1, 0, 0, 0, 6.12303e-17, -1, 0, 1, 6.12303e-17, 0, 0, 0)
|
176 |
operation = 2
|
177 |
polygon = PackedVector2Array(8.79104, 4.27759, 4.09628, 4.27759, 4.09628, 2.41255, 8.79104, 2.41255)
|
178 |
smooth_faces = true
|
179 |
-
material = SubResource("
|
180 |
|
181 |
[node name="living_roomInset" type="CSGPolygon3D" parent="CSGCombiner3D"]
|
182 |
transform = Transform3D(1, 0, 0, 0, 6.12303e-17, -1, 0, 1, 6.12303e-17, 0, 0, 0)
|
183 |
operation = 2
|
184 |
polygon = PackedVector2Array(14.0017, 11.435, 9.16732, 11.435, 9.16732, 5.60725, 14.0017, 5.60725)
|
185 |
smooth_faces = true
|
186 |
-
material = SubResource("
|
187 |
|
188 |
[node name="bathroom1Inset" type="CSGPolygon3D" parent="CSGCombiner3D"]
|
189 |
transform = Transform3D(1, 0, 0, 0, 6.12303e-17, -1, 0, 1, 6.12303e-17, 0, 0, 0)
|
190 |
operation = 2
|
191 |
polygon = PackedVector2Array(7.82567, 7.2644, 6.04757, 7.2644, 6.04757, 4.56659, 7.82567, 4.56659)
|
192 |
smooth_faces = true
|
193 |
-
material = SubResource("
|
194 |
|
195 |
[node name="bedroom2Inset" type="CSGPolygon3D" parent="CSGCombiner3D"]
|
196 |
transform = Transform3D(1, 0, 0, 0, 6.12303e-17, -1, 0, 1, 6.12303e-17, 0, 0, 0)
|
197 |
operation = 2
|
198 |
polygon = PackedVector2Array(7.83385, 12.4001, 4.98305, 12.4001, 4.98305, 7.67034, 7.83385, 7.67034)
|
199 |
smooth_faces = true
|
200 |
-
material = SubResource("
|
201 |
|
202 |
[node name="bathroom2Inset" type="CSGPolygon3D" parent="CSGCombiner3D"]
|
203 |
transform = Transform3D(1, 0, 0, 0, 6.12303e-17, -1, 0, 1, 6.12303e-17, 0, 0, 0)
|
204 |
operation = 2
|
205 |
polygon = PackedVector2Array(9.89787, 15.5374, 8.1303, 15.5374, 8.1303, 13.8288, 9.89787, 13.8288)
|
206 |
smooth_faces = true
|
207 |
-
material = SubResource("
|
208 |
|
209 |
[node name="bedroom3Inset" type="CSGPolygon3D" parent="CSGCombiner3D"]
|
210 |
transform = Transform3D(1, 0, 0, 0, 6.12303e-17, -1, 0, 1, 6.12303e-17, 0, 0, 0)
|
211 |
operation = 2
|
212 |
polygon = PackedVector2Array(13.9637, 15.5592, 10.2616, 15.5592, 10.2616, 12.7507, 13.9637, 12.7507)
|
213 |
smooth_faces = true
|
214 |
-
material = SubResource("
|
215 |
|
216 |
[node name="kitchenInset" type="CSGPolygon3D" parent="CSGCombiner3D"]
|
217 |
transform = Transform3D(1, 0, 0, 0, 6.12303e-17, -1, 0, 1, 6.12303e-17, 0, 0, 0)
|
218 |
operation = 2
|
219 |
polygon = PackedVector2Array(12.9766, 5.27906, 9.20648, 5.27906, 9.20648, 2.46742, 12.9766, 2.46742)
|
220 |
smooth_faces = true
|
221 |
-
material = SubResource("
|
|
|
1 |
[gd_scene load_steps=23 format=3 uid="uid://dt01uew1tusvb"]
|
2 |
|
3 |
+
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_m8yt4"]
|
4 |
albedo_color = Color(0.0666667, 0.203922, 0.301961, 1)
|
5 |
|
6 |
+
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_eauxt"]
|
7 |
albedo_color = Color(0.0666667, 0.203922, 0.301961, 1)
|
8 |
|
9 |
+
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_y3h6y"]
|
10 |
albedo_color = Color(0.0666667, 0.203922, 0.301961, 1)
|
11 |
|
12 |
+
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_jblcp"]
|
13 |
albedo_color = Color(0.0666667, 0.203922, 0.301961, 1)
|
14 |
|
15 |
+
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_farq8"]
|
16 |
albedo_color = Color(0.0666667, 0.203922, 0.301961, 1)
|
17 |
|
18 |
+
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_tywet"]
|
19 |
albedo_color = Color(0.0666667, 0.203922, 0.301961, 1)
|
20 |
|
21 |
+
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_dpy16"]
|
22 |
albedo_color = Color(0.0666667, 0.203922, 0.301961, 1)
|
23 |
|
24 |
+
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_y6ukb"]
|
25 |
albedo_color = Color(0.0666667, 0.203922, 0.301961, 1)
|
26 |
|
27 |
+
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_lr8pd"]
|
28 |
albedo_color = Color(0.955973, 0.187821, 0.215861, 1)
|
29 |
|
30 |
+
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_8xu5o"]
|
31 |
albedo_color = Color(0.947306, 0.730461, 0.467784, 1)
|
32 |
|
33 |
+
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_hajut"]
|
34 |
albedo_color = Color(0.208637, 0.590619, 0.822786, 1)
|
35 |
|
36 |
+
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_uqus4"]
|
37 |
albedo_color = Color(0.955973, 0.187821, 0.215861, 1)
|
38 |
|
39 |
+
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_rsco4"]
|
40 |
albedo_color = Color(0.208637, 0.590619, 0.822786, 1)
|
41 |
|
42 |
+
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_81sri"]
|
43 |
albedo_color = Color(0.955973, 0.187821, 0.215861, 1)
|
44 |
|
45 |
+
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_3jgm6"]
|
46 |
albedo_color = Color(0.545724, 0.637597, 0.693872, 1)
|
47 |
|
48 |
+
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_rjwdk"]
|
49 |
albedo_color = Color(0.955973, 0.187821, 0.215861, 1)
|
50 |
|
51 |
+
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_wk433"]
|
52 |
albedo_color = Color(0.947306, 0.730461, 0.467784, 1)
|
53 |
|
54 |
+
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_05pgg"]
|
55 |
albedo_color = Color(0.208637, 0.590619, 0.822786, 1)
|
56 |
|
57 |
+
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_4cnk7"]
|
58 |
albedo_color = Color(0.955973, 0.187821, 0.215861, 1)
|
59 |
|
60 |
+
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_r1hbc"]
|
61 |
albedo_color = Color(0.208637, 0.590619, 0.822786, 1)
|
62 |
|
63 |
+
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_rvekt"]
|
64 |
albedo_color = Color(0.955973, 0.187821, 0.215861, 1)
|
65 |
|
66 |
+
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_2dytj"]
|
67 |
albedo_color = Color(0.545724, 0.637597, 0.693872, 1)
|
68 |
|
69 |
[node name="Node3D" type="Node3D"]
|
70 |
|
71 |
[node name="CSGCombiner3D" type="CSGCombiner3D" parent="."]
|
72 |
+
use_collision = true
|
73 |
|
74 |
[node name="CSGCombiner3D_Plate" type="CSGCombiner3D" parent="CSGCombiner3D"]
|
75 |
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.1, 0)
|
|
|
79 |
polygon = PackedVector2Array(9.06985, 4.38835, 3.81748, 4.38835, 3.81748, 2.30179, 9.06985, 2.30179)
|
80 |
depth = 0.2
|
81 |
smooth_faces = true
|
82 |
+
material = SubResource("StandardMaterial3D_m8yt4")
|
83 |
|
84 |
[node name="living_roomFoundation" type="CSGPolygon3D" parent="CSGCombiner3D/CSGCombiner3D_Plate"]
|
85 |
transform = Transform3D(1, 0, 0, 0, 6.12303e-17, -1, 0, 1, 6.12303e-17, 0, 0, 0)
|
86 |
polygon = PackedVector2Array(14.1932, 11.6659, 8.97578, 11.6659, 8.97578, 5.37636, 14.1932, 5.37636)
|
87 |
depth = 0.2
|
88 |
smooth_faces = true
|
89 |
+
material = SubResource("StandardMaterial3D_eauxt")
|
90 |
|
91 |
[node name="bathroom1Foundation" type="CSGPolygon3D" parent="CSGCombiner3D/CSGCombiner3D_Plate"]
|
92 |
transform = Transform3D(1, 0, 0, 0, 6.12303e-17, -1, 0, 1, 6.12303e-17, 0, 0, 0)
|
93 |
polygon = PackedVector2Array(7.99077, 7.51489, 5.88247, 7.51489, 5.88247, 4.3161, 7.99077, 4.3161)
|
94 |
depth = 0.2
|
95 |
smooth_faces = true
|
96 |
+
material = SubResource("StandardMaterial3D_y3h6y")
|
97 |
|
98 |
[node name="bedroom2Foundation" type="CSGPolygon3D" parent="CSGCombiner3D/CSGCombiner3D_Plate"]
|
99 |
transform = Transform3D(1, 0, 0, 0, 6.12303e-17, -1, 0, 1, 6.12303e-17, 0, 0, 0)
|
100 |
polygon = PackedVector2Array(7.98872, 12.657, 4.82818, 12.657, 4.82818, 7.4134, 7.98872, 7.4134)
|
101 |
depth = 0.2
|
102 |
smooth_faces = true
|
103 |
+
material = SubResource("StandardMaterial3D_jblcp")
|
104 |
|
105 |
[node name="bathroom2Foundation" type="CSGPolygon3D" parent="CSGCombiner3D/CSGCombiner3D_Plate"]
|
106 |
transform = Transform3D(1, 0, 0, 0, 6.12303e-17, -1, 0, 1, 6.12303e-17, 0, 0, 0)
|
107 |
polygon = PackedVector2Array(10.1136, 15.7459, 7.91461, 15.7459, 7.91461, 13.6203, 10.1136, 13.6203)
|
108 |
depth = 0.2
|
109 |
smooth_faces = true
|
110 |
+
material = SubResource("StandardMaterial3D_farq8")
|
111 |
|
112 |
[node name="bedroom3Foundation" type="CSGPolygon3D" parent="CSGCombiner3D/CSGCombiner3D_Plate"]
|
113 |
transform = Transform3D(1, 0, 0, 0, 6.12303e-17, -1, 0, 1, 6.12303e-17, 0, 0, 0)
|
114 |
polygon = PackedVector2Array(14.2027, 15.7405, 10.0226, 15.7405, 10.0226, 12.5694, 14.2027, 12.5694)
|
115 |
depth = 0.2
|
116 |
smooth_faces = true
|
117 |
+
material = SubResource("StandardMaterial3D_tywet")
|
118 |
|
119 |
[node name="kitchenFoundation" type="CSGPolygon3D" parent="CSGCombiner3D/CSGCombiner3D_Plate"]
|
120 |
transform = Transform3D(1, 0, 0, 0, 6.12303e-17, -1, 0, 1, 6.12303e-17, 0, 0, 0)
|
121 |
polygon = PackedVector2Array(13.2171, 5.4584, 8.96599, 5.4584, 8.96599, 2.28807, 13.2171, 2.28807)
|
122 |
depth = 0.2
|
123 |
smooth_faces = true
|
124 |
+
material = SubResource("StandardMaterial3D_dpy16")
|
125 |
|
126 |
[node name="corridorFoundation" type="CSGPolygon3D" parent="CSGCombiner3D/CSGCombiner3D_Plate"]
|
127 |
transform = Transform3D(1, 0, 0, 0, 6.12303e-17, -1, 0, 1, 6.12303e-17, 0, 0, 0)
|
128 |
polygon = PackedVector2Array(14.208, 12.6337, 10.0637, 12.6653, 10.066, 13.7218, 7.92157, 13.7098, 7.93654, 4.31007, 9.0019, 4.30745, 8.96773, 11.6578, 14.2128, 11.6356)
|
129 |
depth = 0.2
|
130 |
smooth_faces = true
|
131 |
+
material = SubResource("StandardMaterial3D_y6ukb")
|
132 |
|
133 |
[node name="bedroom1" type="CSGPolygon3D" parent="CSGCombiner3D"]
|
134 |
transform = Transform3D(1, 0, 0, 0, 6.12303e-17, -1, 0, 1, 6.12303e-17, 0, 0, 0)
|
135 |
polygon = PackedVector2Array(9.01408, 4.3662, 3.87324, 4.3662, 3.87324, 2.32394, 9.01408, 2.32394)
|
136 |
smooth_faces = true
|
137 |
+
material = SubResource("StandardMaterial3D_lr8pd")
|
138 |
|
139 |
[node name="living_room" type="CSGPolygon3D" parent="CSGCombiner3D"]
|
140 |
transform = Transform3D(1, 0, 0, 0, 6.12303e-17, -1, 0, 1, 6.12303e-17, 0, 0, 0)
|
141 |
polygon = PackedVector2Array(14.1549, 11.6197, 9.01408, 11.6197, 9.01408, 5.42254, 14.1549, 5.42254)
|
142 |
smooth_faces = true
|
143 |
+
material = SubResource("StandardMaterial3D_8xu5o")
|
144 |
|
145 |
[node name="bathroom1" type="CSGPolygon3D" parent="CSGCombiner3D"]
|
146 |
transform = Transform3D(1, 0, 0, 0, 6.12303e-17, -1, 0, 1, 6.12303e-17, 0, 0, 0)
|
147 |
polygon = PackedVector2Array(7.95775, 7.46479, 5.91549, 7.46479, 5.91549, 4.3662, 7.95775, 4.3662)
|
148 |
smooth_faces = true
|
149 |
+
material = SubResource("StandardMaterial3D_hajut")
|
150 |
|
151 |
[node name="bedroom2" type="CSGPolygon3D" parent="CSGCombiner3D"]
|
152 |
transform = Transform3D(1, 0, 0, 0, 6.12303e-17, -1, 0, 1, 6.12303e-17, 0, 0, 0)
|
153 |
polygon = PackedVector2Array(7.95775, 12.6056, 4.85915, 12.6056, 4.85915, 7.46479, 7.95775, 7.46479)
|
154 |
smooth_faces = true
|
155 |
+
material = SubResource("StandardMaterial3D_uqus4")
|
156 |
|
157 |
[node name="bathroom2" type="CSGPolygon3D" parent="CSGCombiner3D"]
|
158 |
transform = Transform3D(1, 0, 0, 0, 6.12303e-17, -1, 0, 1, 6.12303e-17, 0, 0, 0)
|
159 |
polygon = PackedVector2Array(10.0704, 15.7042, 7.95775, 15.7042, 7.95775, 13.662, 10.0704, 13.662)
|
160 |
smooth_faces = true
|
161 |
+
material = SubResource("StandardMaterial3D_rsco4")
|
162 |
|
163 |
[node name="bedroom3" type="CSGPolygon3D" parent="CSGCombiner3D"]
|
164 |
transform = Transform3D(1, 0, 0, 0, 6.12303e-17, -1, 0, 1, 6.12303e-17, 0, 0, 0)
|
165 |
polygon = PackedVector2Array(14.1549, 15.7042, 10.0704, 15.7042, 10.0704, 12.6056, 14.1549, 12.6056)
|
166 |
smooth_faces = true
|
167 |
+
material = SubResource("StandardMaterial3D_81sri")
|
168 |
|
169 |
[node name="kitchen" type="CSGPolygon3D" parent="CSGCombiner3D"]
|
170 |
transform = Transform3D(1, 0, 0, 0, 6.12303e-17, -1, 0, 1, 6.12303e-17, 0, 0, 0)
|
171 |
polygon = PackedVector2Array(13.169, 5.42254, 9.01408, 5.42254, 9.01408, 2.32394, 13.169, 2.32394)
|
172 |
smooth_faces = true
|
173 |
+
material = SubResource("StandardMaterial3D_3jgm6")
|
174 |
|
175 |
[node name="bedroom1Inset" type="CSGPolygon3D" parent="CSGCombiner3D"]
|
176 |
transform = Transform3D(1, 0, 0, 0, 6.12303e-17, -1, 0, 1, 6.12303e-17, 0, 0, 0)
|
177 |
operation = 2
|
178 |
polygon = PackedVector2Array(8.79104, 4.27759, 4.09628, 4.27759, 4.09628, 2.41255, 8.79104, 2.41255)
|
179 |
smooth_faces = true
|
180 |
+
material = SubResource("StandardMaterial3D_rjwdk")
|
181 |
|
182 |
[node name="living_roomInset" type="CSGPolygon3D" parent="CSGCombiner3D"]
|
183 |
transform = Transform3D(1, 0, 0, 0, 6.12303e-17, -1, 0, 1, 6.12303e-17, 0, 0, 0)
|
184 |
operation = 2
|
185 |
polygon = PackedVector2Array(14.0017, 11.435, 9.16732, 11.435, 9.16732, 5.60725, 14.0017, 5.60725)
|
186 |
smooth_faces = true
|
187 |
+
material = SubResource("StandardMaterial3D_wk433")
|
188 |
|
189 |
[node name="bathroom1Inset" type="CSGPolygon3D" parent="CSGCombiner3D"]
|
190 |
transform = Transform3D(1, 0, 0, 0, 6.12303e-17, -1, 0, 1, 6.12303e-17, 0, 0, 0)
|
191 |
operation = 2
|
192 |
polygon = PackedVector2Array(7.82567, 7.2644, 6.04757, 7.2644, 6.04757, 4.56659, 7.82567, 4.56659)
|
193 |
smooth_faces = true
|
194 |
+
material = SubResource("StandardMaterial3D_05pgg")
|
195 |
|
196 |
[node name="bedroom2Inset" type="CSGPolygon3D" parent="CSGCombiner3D"]
|
197 |
transform = Transform3D(1, 0, 0, 0, 6.12303e-17, -1, 0, 1, 6.12303e-17, 0, 0, 0)
|
198 |
operation = 2
|
199 |
polygon = PackedVector2Array(7.83385, 12.4001, 4.98305, 12.4001, 4.98305, 7.67034, 7.83385, 7.67034)
|
200 |
smooth_faces = true
|
201 |
+
material = SubResource("StandardMaterial3D_4cnk7")
|
202 |
|
203 |
[node name="bathroom2Inset" type="CSGPolygon3D" parent="CSGCombiner3D"]
|
204 |
transform = Transform3D(1, 0, 0, 0, 6.12303e-17, -1, 0, 1, 6.12303e-17, 0, 0, 0)
|
205 |
operation = 2
|
206 |
polygon = PackedVector2Array(9.89787, 15.5374, 8.1303, 15.5374, 8.1303, 13.8288, 9.89787, 13.8288)
|
207 |
smooth_faces = true
|
208 |
+
material = SubResource("StandardMaterial3D_r1hbc")
|
209 |
|
210 |
[node name="bedroom3Inset" type="CSGPolygon3D" parent="CSGCombiner3D"]
|
211 |
transform = Transform3D(1, 0, 0, 0, 6.12303e-17, -1, 0, 1, 6.12303e-17, 0, 0, 0)
|
212 |
operation = 2
|
213 |
polygon = PackedVector2Array(13.9637, 15.5592, 10.2616, 15.5592, 10.2616, 12.7507, 13.9637, 12.7507)
|
214 |
smooth_faces = true
|
215 |
+
material = SubResource("StandardMaterial3D_rvekt")
|
216 |
|
217 |
[node name="kitchenInset" type="CSGPolygon3D" parent="CSGCombiner3D"]
|
218 |
transform = Transform3D(1, 0, 0, 0, 6.12303e-17, -1, 0, 1, 6.12303e-17, 0, 0, 0)
|
219 |
operation = 2
|
220 |
polygon = PackedVector2Array(12.9766, 5.27906, 9.20648, 5.27906, 9.20648, 2.46742, 12.9766, 2.46742)
|
221 |
smooth_faces = true
|
222 |
+
material = SubResource("StandardMaterial3D_2dytj")
|