diff --git a/scenes/Map/OffisMi.tscn b/scenes/Map/OffisMi.tscn index 80bb6b7..0b6c998 100644 --- a/scenes/Map/OffisMi.tscn +++ b/scenes/Map/OffisMi.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=5 format=3 uid="uid://dy6m0vpamxr2x"] +[gd_scene load_steps=6 format=3 uid="uid://dy6m0vpamxr2x"] [ext_resource type="PackedScene" path="res://models/spectator.tscn" id="1_rhd0s"] @@ -17,6 +17,8 @@ tonemap_mode = 3 tonemap_exposure = 0.95 tonemap_white = 4.37 +[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_8g7wu"] + [node name="OffisMi" type="Node3D"] transform = Transform3D(0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 26.5085, -5.99906, 0) @@ -24,25 +26,37 @@ 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="."] +use_collision = true [node name="CSGBox3D2" type="CSGBox3D" parent="CSGCombiner3D"] -transform = Transform3D(100, 0, 0, 0, 100, 0, 0, 0, 100, 21.3501, 0, 0.683594) -size = Vector3(0.0783691, 1, 1.52148) +transform = Transform3D(100, 0, 0, 0, 100, 0, 0, 0, 100, 21.3501, 29.0527, -0.238037) +size = Vector3(0.0783691, 0.418945, 1.52649) + +[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 +size = Vector3(1, 1.24609, 1.53955) [node name="CSGBox3D3" type="CSGBox3D" parent="CSGCombiner3D"] -transform = Transform3D(10, 0, 0, 0, 10, 0, 0, 0, 10, 21.1117, 20.2705, 3.92303) +transform = Transform3D(10, 0, 0, 0, 10, 0, 0, 0, 10, 21.0247, 25.3519, 33.9889) operation = 2 -size = Vector3(1, 2, 5) +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(-3, 0, 0, 1, 3, 1, 3, 0) +polygon = PackedVector2Array(0, 0, 0, 1, 7, 1, 7, 0) depth = 15.27 [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"] +transform = Transform3D(10, 0, 0, 0, 10, 0, 0, 0, 10, -20, 0.559418, -30.9713) +polygon = PackedVector2Array(-1, 0, 1, 1, 1, 0) +depth = 3.72 + [node name="head" parent="." instance=ExtResource("1_rhd0s")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 15.9006, 2.8676, -10.1857)