MAP | Office update: 0.1/3
This commit is contained in:
parent
e2e2bcc13f
commit
92c1549ec5
|
@ -1,4 +1,4 @@
|
||||||
[gd_scene load_steps=6 format=3 uid="uid://dy6m0vpamxr2x"]
|
[gd_scene load_steps=6 format=3 uid="uid://18evx7g8m824"]
|
||||||
|
|
||||||
[ext_resource type="PackedScene" path="res://models/spectator.tscn" id="1_rhd0s"]
|
[ext_resource type="PackedScene" path="res://models/spectator.tscn" id="1_rhd0s"]
|
||||||
|
|
||||||
|
@ -28,9 +28,20 @@ environment = SubResource("Environment_n1nic")
|
||||||
[node name="CSGCombiner3D" type="CSGCombiner3D" parent="."]
|
[node name="CSGCombiner3D" type="CSGCombiner3D" parent="."]
|
||||||
use_collision = true
|
use_collision = true
|
||||||
|
|
||||||
|
[node name="CSGBox3D" type="CSGBox3D" parent="CSGCombiner3D"]
|
||||||
|
transform = Transform3D(159.419, 0, 0, 0, 5.00683, 0, 0, 0, 185.961, -71.3788, 32.6358, -34.6318)
|
||||||
|
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)
|
||||||
|
material_override = SubResource("StandardMaterial3D_8g7wu")
|
||||||
|
operation = 2
|
||||||
|
size = Vector3(1.11625, 11.6663, 1.15152)
|
||||||
|
|
||||||
[node name="CSGBox3D2" type="CSGBox3D" parent="CSGCombiner3D"]
|
[node name="CSGBox3D2" type="CSGBox3D" parent="CSGCombiner3D"]
|
||||||
transform = Transform3D(100, 0, 0, 0, 100, 0, 0, 0, 100, 21.3501, 29.0527, -0.238037)
|
transform = Transform3D(100, 0, 0, 0, 100, 0, 0, 0, 100, 118.286, 24.8046, 4.05123)
|
||||||
size = Vector3(0.0783691, 0.418945, 1.52649)
|
size = Vector3(1.98291, 0.503906, 1.4407)
|
||||||
|
|
||||||
[node name="CSGBox3D4" type="CSGBox3D" parent="CSGCombiner3D"]
|
[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)
|
transform = Transform3D(10, 0, 0, 0, 19.5, 0, 0, 0, 10, 21.5201, 22.7237, -43.9167)
|
||||||
|
@ -45,12 +56,7 @@ size = Vector3(1, 3.05762, 5)
|
||||||
[node name="CSGPolygon3D" type="CSGPolygon3D" parent="CSGCombiner3D"]
|
[node name="CSGPolygon3D" type="CSGPolygon3D" parent="CSGCombiner3D"]
|
||||||
transform = Transform3D(10, 0, 0, 0, 10, 0, 0, 0, 10, -10, 0.587306, 76.1409)
|
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)
|
polygon = PackedVector2Array(0, 0, 0, 1, 7, 1, 7, 0)
|
||||||
depth = 15.27
|
depth = 22.25
|
||||||
|
|
||||||
[node name="CSGBox3D" type="CSGBox3D" parent="CSGCombiner3D"]
|
|
||||||
transform = Transform3D(159.419, 0, 0, 0, 5.00683, 0, 0, 0, 185.961, 0, 0, 0)
|
|
||||||
material_override = SubResource("StandardMaterial3D_8g7wu")
|
|
||||||
size = Vector3(1.04395, 0.266113, 0.823242)
|
|
||||||
|
|
||||||
[node name="CSGPolygon3D2" type="CSGPolygon3D" parent="CSGCombiner3D"]
|
[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.559418, -30.9713)
|
||||||
|
|
Loading…
Reference in New Issue