MAP | Office update: 0.1/4(Fixed proportions)
This commit is contained in:
parent
92c1549ec5
commit
724a0500a4
|
@ -26,6 +26,7 @@ transform = Transform3D(0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 26.5085, -5.99906, 0)
|
|||
environment = SubResource("Environment_n1nic")
|
||||
|
||||
[node name="CSGCombiner3D" type="CSGCombiner3D" parent="."]
|
||||
transform = Transform3D(0.2, 0, 0, 0, 0.2, 0, 0, 0, 0.2, 0, 0, 0)
|
||||
use_collision = true
|
||||
|
||||
[node name="CSGBox3D" type="CSGBox3D" parent="CSGCombiner3D"]
|
||||
|
@ -33,8 +34,8 @@ transform = Transform3D(159.419, 0, 0, 0, 5.00683, 0, 0, 0, 185.961, -71.3788, 3
|
|||
material_override = SubResource("StandardMaterial3D_8g7wu")
|
||||
size = Vector3(1.13598, 13, 1.19824)
|
||||
|
||||
[node name="CSGBox3D5" type="CSGBox3D" parent="CSGCombiner3D"]
|
||||
transform = Transform3D(159.419, 0, 0, 0, 5.00683, 0, 0, 0, 185.961, -70.1419, 32.3507, -33.7071)
|
||||
[node name="CSGBox3D5" type="CSGBox3D" parent="CSGCombiner3D/CSGBox3D"]
|
||||
transform = Transform3D(0.999999, 0, 0, 0, 1, 0, 0, 0, 1, 0.00775909, -0.0569553, 0.00497252)
|
||||
material_override = SubResource("StandardMaterial3D_8g7wu")
|
||||
operation = 2
|
||||
size = Vector3(1.11625, 11.6663, 1.15152)
|
||||
|
@ -43,6 +44,11 @@ size = Vector3(1.11625, 11.6663, 1.15152)
|
|||
transform = Transform3D(100, 0, 0, 0, 100, 0, 0, 0, 100, 118.286, 24.8046, 4.05123)
|
||||
size = Vector3(1.98291, 0.503906, 1.4407)
|
||||
|
||||
[node name="CSGBox3D5" type="CSGBox3D" parent="CSGCombiner3D"]
|
||||
transform = Transform3D(90, 0, 0, 0, 90, 0, 0, 0, 90, 117.273, 24.8046, 4.05123)
|
||||
operation = 2
|
||||
size = Vector3(2.0871, 0.503906, 1.4407)
|
||||
|
||||
[node name="CSGBox3D4" type="CSGBox3D" parent="CSGCombiner3D"]
|
||||
transform = Transform3D(10, 0, 0, 0, 19.5, 0, 0, 0, 10, 21.5201, 22.7237, -43.9167)
|
||||
operation = 2
|
||||
|
@ -56,10 +62,10 @@ size = Vector3(1, 3.05762, 5)
|
|||
[node name="CSGPolygon3D" type="CSGPolygon3D" parent="CSGCombiner3D"]
|
||||
transform = Transform3D(10, 0, 0, 0, 10, 0, 0, 0, 10, -10, 0.587306, 76.1409)
|
||||
polygon = PackedVector2Array(0, 0, 0, 1, 7, 1, 7, 0)
|
||||
depth = 22.25
|
||||
depth = 14.4
|
||||
|
||||
[node name="CSGPolygon3D2" type="CSGPolygon3D" parent="CSGCombiner3D"]
|
||||
transform = Transform3D(10, 0, 0, 0, 10, 0, 0, 0, 10, -20, 0.559418, -30.9713)
|
||||
transform = Transform3D(10, 0, 0, 0, 10, 0, 0, 0, 10, -20, 0.559414, -30.6844)
|
||||
polygon = PackedVector2Array(-1, 0, 1, 1, 1, 0)
|
||||
depth = 3.72
|
||||
|
||||
|
|
Loading…
Reference in New Issue