Add collisions to A2 corridors
Start implementation of fading ambient audio in/out on level load
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
[ext_resource type="Script" uid="uid://csxfet8l04swm" path="res://src/map/dungeon/code/CorridorRoom.cs" id="1_cg6gx"]
|
||||
[ext_resource type="PackedScene" uid="uid://cjknjhcx843r6" path="res://src/map/dungeon/models/Corridor Models/A1 Corridor Blocks/CA1_1BLOCK.glb" id="2_ppwe6"]
|
||||
[ext_resource type="PackedScene" uid="uid://dn50mjadk31jn" path="res://src/minimap/Map Revealer Cube.tscn" id="3_g2f4c"]
|
||||
[ext_resource type="PackedScene" uid="uid://jx4x2weyky45" path="res://src/minimap/Map Revealer Cube.tscn" id="3_g2f4c"]
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_wumfs"]
|
||||
size = Vector3(3.98187, 3.98102, 3.88313)
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
[ext_resource type="Script" uid="uid://csxfet8l04swm" path="res://src/map/dungeon/code/CorridorRoom.cs" id="1_iqgx8"]
|
||||
[ext_resource type="PackedScene" uid="uid://bfhasvqwthkmf" path="res://src/map/dungeon/models/Corridor Models/A1 Corridor Blocks/CA1_2BLOCK.glb" id="2_feq52"]
|
||||
[ext_resource type="PackedScene" uid="uid://dn50mjadk31jn" path="res://src/minimap/Map Revealer Cube.tscn" id="3_a8qsn"]
|
||||
[ext_resource type="PackedScene" uid="uid://jx4x2weyky45" path="res://src/minimap/Map Revealer Cube.tscn" id="3_a8qsn"]
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_k6ifr"]
|
||||
size = Vector3(7.99652, 3.98102, 3.88313)
|
||||
@@ -16,7 +16,9 @@ size = Vector3(7.99089, 0.1, 4.01191)
|
||||
[node name="CA1_2BLOCK" type="Node3D"]
|
||||
script = ExtResource("1_iqgx8")
|
||||
|
||||
[node name="CA1_2BLOCK" parent="." instance=ExtResource("2_feq52")]
|
||||
[node name="Model" type="Node3D" parent="."]
|
||||
|
||||
[node name="CA1_2BLOCK" parent="Model" instance=ExtResource("2_feq52")]
|
||||
|
||||
[node name="Room" type="Node3D" parent="."]
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
[ext_resource type="Script" uid="uid://csxfet8l04swm" path="res://src/map/dungeon/code/CorridorRoom.cs" id="1_ph8ua"]
|
||||
[ext_resource type="PackedScene" uid="uid://bxi1l14rcpjpf" path="res://src/map/dungeon/models/Corridor Models/A1 Corridor Blocks/CA1_3BLOCK.glb" id="2_oc3ya"]
|
||||
[ext_resource type="PackedScene" uid="uid://dn50mjadk31jn" path="res://src/minimap/Map Revealer Cube.tscn" id="3_25pxh"]
|
||||
[ext_resource type="PackedScene" uid="uid://jx4x2weyky45" path="res://src/minimap/Map Revealer Cube.tscn" id="3_25pxh"]
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_lbqh3"]
|
||||
size = Vector3(1.98914, 3.98102, 3.88313)
|
||||
@@ -19,7 +19,9 @@ size = Vector3(11.9919, 3.9892, 0.1)
|
||||
[node name="CA1_3BLOCK" type="Node3D"]
|
||||
script = ExtResource("1_ph8ua")
|
||||
|
||||
[node name="CA1_3BLOCK" parent="." instance=ExtResource("2_oc3ya")]
|
||||
[node name="Model" type="Node3D" parent="."]
|
||||
|
||||
[node name="CA1_3BLOCK" parent="Model" instance=ExtResource("2_oc3ya")]
|
||||
|
||||
[node name="Room" type="Node3D" parent="."]
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
[ext_resource type="Script" uid="uid://csxfet8l04swm" path="res://src/map/dungeon/code/CorridorRoom.cs" id="1_icfon"]
|
||||
[ext_resource type="PackedScene" uid="uid://d0s23qa45g3pg" path="res://src/map/dungeon/models/Corridor Models/A1 Corridor Blocks/CA1_4BLOCK.glb" id="2_20qq7"]
|
||||
[ext_resource type="PackedScene" uid="uid://dn50mjadk31jn" path="res://src/minimap/Map Revealer Cube.tscn" id="3_oov8q"]
|
||||
[ext_resource type="PackedScene" uid="uid://jx4x2weyky45" path="res://src/minimap/Map Revealer Cube.tscn" id="3_oov8q"]
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_kf5o1"]
|
||||
size = Vector3(1.98914, 3.98102, 3.88313)
|
||||
@@ -19,7 +19,9 @@ size = Vector3(15.9852, 3.9892, 0.1)
|
||||
[node name="CA1_4BLOCK" type="Node3D"]
|
||||
script = ExtResource("1_icfon")
|
||||
|
||||
[node name="CA1_4BLOCK" parent="." instance=ExtResource("2_20qq7")]
|
||||
[node name="Model" type="Node3D" parent="."]
|
||||
|
||||
[node name="CA1_4BLOCK" parent="Model" instance=ExtResource("2_20qq7")]
|
||||
|
||||
[node name="Room" type="Node3D" parent="."]
|
||||
|
||||
@@ -50,16 +52,18 @@ transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 10, 0, -2)
|
||||
[node name="Reveal Cube4" parent="Room" instance=ExtResource("3_oov8q")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 14, 0, -2)
|
||||
|
||||
[node name="StaticBody3D" type="StaticBody3D" parent="."]
|
||||
[node name="Collisions" type="Node3D" parent="."]
|
||||
|
||||
[node name="CollisionShape3D" type="CollisionShape3D" parent="StaticBody3D"]
|
||||
[node name="StaticBody3D" type="StaticBody3D" parent="Collisions"]
|
||||
|
||||
[node name="CollisionShape3D" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 7.99915, 1.97029, -0.0444681)
|
||||
shape = SubResource("BoxShape3D_oov8q")
|
||||
|
||||
[node name="CollisionShape3D2" type="CollisionShape3D" parent="StaticBody3D"]
|
||||
[node name="CollisionShape3D2" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 8.00523, 1.99092, -3.96854)
|
||||
shape = SubResource("BoxShape3D_gpjgy")
|
||||
|
||||
[node name="CollisionShape3D3" type="CollisionShape3D" parent="StaticBody3D"]
|
||||
[node name="CollisionShape3D3" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, -4.37114e-08, -1, 0, 1, -4.37114e-08, 8.0048, -0.0448337, -2.01671)
|
||||
shape = SubResource("BoxShape3D_bxp2w")
|
||||
|
||||
@@ -2,10 +2,7 @@
|
||||
|
||||
[ext_resource type="Script" uid="uid://csxfet8l04swm" path="res://src/map/dungeon/code/CorridorRoom.cs" id="1_67h0r"]
|
||||
[ext_resource type="PackedScene" uid="uid://csye32n2nh7uo" path="res://src/map/dungeon/models/Corridor Models/A1 Corridor Blocks/CA1_5BLOCK.glb" id="2_e2gre"]
|
||||
[ext_resource type="PackedScene" uid="uid://dn50mjadk31jn" path="res://src/minimap/Map Revealer Cube.tscn" id="3_w2iy3"]
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_5qk5g"]
|
||||
size = Vector3(1.98914, 3.98102, 3.88313)
|
||||
[ext_resource type="PackedScene" uid="uid://jx4x2weyky45" path="res://src/minimap/Map Revealer Cube.tscn" id="3_w2iy3"]
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_w2iy3"]
|
||||
size = Vector3(20.0077, 3.9892, 0.1)
|
||||
@@ -16,10 +13,29 @@ size = Vector3(19.9861, 3.9892, 0.1)
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_dscly"]
|
||||
size = Vector3(19.9872, 3.9892, 0.1)
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_5qk5g"]
|
||||
size = Vector3(1.98914, 3.98102, 3.88313)
|
||||
|
||||
[node name="CA1_5BLOCK" type="Node3D"]
|
||||
script = ExtResource("1_67h0r")
|
||||
|
||||
[node name="CA1_5BLOCK" parent="." instance=ExtResource("2_e2gre")]
|
||||
[node name="Model" type="Node3D" parent="."]
|
||||
|
||||
[node name="Collisions" type="Node3D" parent="."]
|
||||
|
||||
[node name="StaticBody3D" type="StaticBody3D" parent="Collisions"]
|
||||
|
||||
[node name="CollisionShape3D" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 10.0005, 1.97029, -0.0444681)
|
||||
shape = SubResource("BoxShape3D_w2iy3")
|
||||
|
||||
[node name="CollisionShape3D2" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 10.0052, 1.99092, -3.96854)
|
||||
shape = SubResource("BoxShape3D_adhl7")
|
||||
|
||||
[node name="CollisionShape3D3" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, -4.37114e-08, -1, 0, 1, -4.37114e-08, 10.0058, -0.0448337, -2.01671)
|
||||
shape = SubResource("BoxShape3D_dscly")
|
||||
|
||||
[node name="Room" type="Node3D" parent="."]
|
||||
|
||||
@@ -53,16 +69,4 @@ transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 14, 0, -2)
|
||||
[node name="Reveal Cube5" parent="Room" instance=ExtResource("3_w2iy3")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 18, 0, -2)
|
||||
|
||||
[node name="StaticBody3D" type="StaticBody3D" parent="."]
|
||||
|
||||
[node name="CollisionShape3D" type="CollisionShape3D" parent="StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 10.0005, 1.97029, -0.0444681)
|
||||
shape = SubResource("BoxShape3D_w2iy3")
|
||||
|
||||
[node name="CollisionShape3D2" type="CollisionShape3D" parent="StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 10.0052, 1.99092, -3.96854)
|
||||
shape = SubResource("BoxShape3D_adhl7")
|
||||
|
||||
[node name="CollisionShape3D3" type="CollisionShape3D" parent="StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, -4.37114e-08, -1, 0, 1, -4.37114e-08, 10.0058, -0.0448337, -2.01671)
|
||||
shape = SubResource("BoxShape3D_dscly")
|
||||
[node name="CA1_5BLOCK" parent="Room" instance=ExtResource("2_e2gre")]
|
||||
|
||||
@@ -2,13 +2,7 @@
|
||||
|
||||
[ext_resource type="Script" uid="uid://csxfet8l04swm" path="res://src/map/dungeon/code/CorridorRoom.cs" id="1_lawpv"]
|
||||
[ext_resource type="PackedScene" uid="uid://d3iikbygqlww5" path="res://src/map/dungeon/models/Corridor Models/A1 Corridor Blocks/CA1_CORNERBLOCK.glb" id="2_huy2k"]
|
||||
[ext_resource type="PackedScene" uid="uid://dn50mjadk31jn" path="res://src/minimap/Map Revealer Cube.tscn" id="3_so2qp"]
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_87led"]
|
||||
size = Vector3(1.98914, 3.98102, 3.72977)
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_rj2in"]
|
||||
size = Vector3(1.98914, 3.98102, 3.88313)
|
||||
[ext_resource type="PackedScene" uid="uid://jx4x2weyky45" path="res://src/minimap/Map Revealer Cube.tscn" id="3_so2qp"]
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_so2qp"]
|
||||
size = Vector3(8.00651, 3.9892, 0.1)
|
||||
@@ -28,12 +22,48 @@ size = Vector3(7.98925, 3.9892, 0.1)
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_k040t"]
|
||||
size = Vector3(3.994, 7.9736, 0.1)
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_87led"]
|
||||
size = Vector3(1.98914, 3.98102, 3.72977)
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_rj2in"]
|
||||
size = Vector3(1.98914, 3.98102, 3.88313)
|
||||
|
||||
[node name="CA1_CORNERBLOCK" type="Node3D"]
|
||||
script = ExtResource("1_lawpv")
|
||||
|
||||
[node name="CA1_CORNERBLOCK" parent="." instance=ExtResource("2_huy2k")]
|
||||
[node name="Model" type="Node3D" parent="."]
|
||||
|
||||
[node name="CA1_CORNERBLOCK" parent="Model" instance=ExtResource("2_huy2k")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.00333917, 0, 8.9407e-08)
|
||||
|
||||
[node name="Collisions" type="Node3D" parent="."]
|
||||
|
||||
[node name="StaticBody3D" type="StaticBody3D" parent="Collisions"]
|
||||
|
||||
[node name="CollisionShape3D" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 4.01012, 1.97029, -0.0444681)
|
||||
shape = SubResource("BoxShape3D_so2qp")
|
||||
|
||||
[node name="CollisionShape3D2" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 5.87503, 1.97029, -4.04086)
|
||||
shape = SubResource("BoxShape3D_qaqpb")
|
||||
|
||||
[node name="CollisionShape3D5" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 3.8725, 1.97029, -5.99188)
|
||||
shape = SubResource("BoxShape3D_gtvhb")
|
||||
|
||||
[node name="CollisionShape3D6" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.128486, 1.97029, -4.00254)
|
||||
shape = SubResource("BoxShape3D_rta5i")
|
||||
|
||||
[node name="CollisionShape3D3" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, -4.37114e-08, -1, 0, 1, -4.37114e-08, 4.00682, -0.0448337, -2.01671)
|
||||
shape = SubResource("BoxShape3D_62cg2")
|
||||
|
||||
[node name="CollisionShape3D4" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, -4.37114e-08, -1, 0, 1, -4.37114e-08, 2.00919, -0.0448336, -4.00891)
|
||||
shape = SubResource("BoxShape3D_k040t")
|
||||
|
||||
[node name="Room" type="Node3D" parent="."]
|
||||
|
||||
[node name="Room" type="Area3D" parent="Room"]
|
||||
@@ -59,29 +89,3 @@ transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 6, 0, -2)
|
||||
|
||||
[node name="Reveal Cube3" parent="Room" instance=ExtResource("3_so2qp")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2, 0, -6)
|
||||
|
||||
[node name="StaticBody3D" type="StaticBody3D" parent="."]
|
||||
|
||||
[node name="CollisionShape3D" type="CollisionShape3D" parent="StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 4.01012, 1.97029, -0.0444681)
|
||||
shape = SubResource("BoxShape3D_so2qp")
|
||||
|
||||
[node name="CollisionShape3D2" type="CollisionShape3D" parent="StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 5.87503, 1.97029, -4.04086)
|
||||
shape = SubResource("BoxShape3D_qaqpb")
|
||||
|
||||
[node name="CollisionShape3D5" type="CollisionShape3D" parent="StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 3.8725, 1.97029, -5.99188)
|
||||
shape = SubResource("BoxShape3D_gtvhb")
|
||||
|
||||
[node name="CollisionShape3D6" type="CollisionShape3D" parent="StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.128486, 1.97029, -4.00254)
|
||||
shape = SubResource("BoxShape3D_rta5i")
|
||||
|
||||
[node name="CollisionShape3D3" type="CollisionShape3D" parent="StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, -4.37114e-08, -1, 0, 1, -4.37114e-08, 4.00682, -0.0448337, -2.01671)
|
||||
shape = SubResource("BoxShape3D_62cg2")
|
||||
|
||||
[node name="CollisionShape3D4" type="CollisionShape3D" parent="StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, -4.37114e-08, -1, 0, 1, -4.37114e-08, 2.00919, -0.0448336, -4.00891)
|
||||
shape = SubResource("BoxShape3D_k040t")
|
||||
|
||||
@@ -2,10 +2,7 @@
|
||||
|
||||
[ext_resource type="Script" uid="uid://csxfet8l04swm" path="res://src/map/dungeon/code/CorridorRoom.cs" id="1_6txl7"]
|
||||
[ext_resource type="PackedScene" uid="uid://cotx3wyjwiuv2" path="res://src/map/dungeon/models/Corridor Models/A1 Corridor Blocks/CA1_CROSSBLOCK.glb" id="2_7kt5i"]
|
||||
[ext_resource type="PackedScene" uid="uid://dn50mjadk31jn" path="res://src/minimap/Map Revealer Cube.tscn" id="3_d0ovo"]
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_gkwp0"]
|
||||
size = Vector3(1.98914, 3.98102, 3.88313)
|
||||
[ext_resource type="PackedScene" uid="uid://jx4x2weyky45" path="res://src/minimap/Map Revealer Cube.tscn" id="3_d0ovo"]
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_d0ovo"]
|
||||
size = Vector3(4.30623, 3.9892, 0.1)
|
||||
@@ -16,12 +13,61 @@ size = Vector3(4.30623, 3.9892, 0.1)
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_jvqea"]
|
||||
size = Vector3(12.0023, 4.01132, 0.1)
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_gkwp0"]
|
||||
size = Vector3(1.98914, 3.98102, 3.88313)
|
||||
|
||||
[node name="CA1_CROSSBLOCK" type="Node3D"]
|
||||
script = ExtResource("1_6txl7")
|
||||
|
||||
[node name="CA1_CROSSBLOCK" parent="." instance=ExtResource("2_7kt5i")]
|
||||
[node name="Model" type="Node3D" parent="."]
|
||||
|
||||
[node name="CA1_CROSSBLOCK" parent="Model" instance=ExtResource("2_7kt5i")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.0113125, 0, 0)
|
||||
|
||||
[node name="Collisions" type="Node3D" parent="."]
|
||||
|
||||
[node name="StaticBody3D" type="StaticBody3D" parent="Collisions"]
|
||||
|
||||
[node name="CollisionShape3D" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 5.78531, 1.97029, -0.0444681)
|
||||
shape = SubResource("BoxShape3D_d0ovo")
|
||||
|
||||
[node name="CollisionShape3D7" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 3.93911, 1.97029, 1.85113)
|
||||
shape = SubResource("BoxShape3D_fhir2")
|
||||
|
||||
[node name="CollisionShape3D8" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 3.93911, 1.97029, -5.83656)
|
||||
shape = SubResource("BoxShape3D_fhir2")
|
||||
|
||||
[node name="CollisionShape3D9" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 0.0320339, 1.97029, -5.83656)
|
||||
shape = SubResource("BoxShape3D_fhir2")
|
||||
|
||||
[node name="CollisionShape3D10" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 0.0320339, 1.97029, 1.86142)
|
||||
shape = SubResource("BoxShape3D_fhir2")
|
||||
|
||||
[node name="CollisionShape3D2" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 5.78531, 1.97029, -3.95265)
|
||||
shape = SubResource("BoxShape3D_d0ovo")
|
||||
|
||||
[node name="CollisionShape3D5" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1.86097, 1.97029, -0.0444681)
|
||||
shape = SubResource("BoxShape3D_d0ovo")
|
||||
|
||||
[node name="CollisionShape3D6" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1.86097, 1.97029, -3.95265)
|
||||
shape = SubResource("BoxShape3D_d0ovo")
|
||||
|
||||
[node name="CollisionShape3D3" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, -4.37114e-08, -1, 0, 1, -4.37114e-08, 1.9743, -0.0448337, -2.00565)
|
||||
shape = SubResource("BoxShape3D_jvqea")
|
||||
|
||||
[node name="CollisionShape3D4" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(-4.37114e-08, 1, -4.37114e-08, 0, -4.37114e-08, -1, -1, -4.37114e-08, 1.91069e-15, 1.9743, -0.0448337, -2.00565)
|
||||
shape = SubResource("BoxShape3D_jvqea")
|
||||
|
||||
[node name="Room" type="Node3D" parent="."]
|
||||
|
||||
[node name="Room" type="Area3D" parent="Room"]
|
||||
@@ -61,45 +107,3 @@ transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2, 0, 2)
|
||||
|
||||
[node name="Reveal Cube5" parent="Room" instance=ExtResource("3_d0ovo")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2, 0, -6)
|
||||
|
||||
[node name="StaticBody3D" type="StaticBody3D" parent="."]
|
||||
|
||||
[node name="CollisionShape3D" type="CollisionShape3D" parent="StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 5.78531, 1.97029, -0.0444681)
|
||||
shape = SubResource("BoxShape3D_d0ovo")
|
||||
|
||||
[node name="CollisionShape3D7" type="CollisionShape3D" parent="StaticBody3D"]
|
||||
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 3.93911, 1.97029, 1.85113)
|
||||
shape = SubResource("BoxShape3D_fhir2")
|
||||
|
||||
[node name="CollisionShape3D8" type="CollisionShape3D" parent="StaticBody3D"]
|
||||
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 3.93911, 1.97029, -5.83656)
|
||||
shape = SubResource("BoxShape3D_fhir2")
|
||||
|
||||
[node name="CollisionShape3D9" type="CollisionShape3D" parent="StaticBody3D"]
|
||||
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 0.0320339, 1.97029, -5.83656)
|
||||
shape = SubResource("BoxShape3D_fhir2")
|
||||
|
||||
[node name="CollisionShape3D10" type="CollisionShape3D" parent="StaticBody3D"]
|
||||
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 0.0320339, 1.97029, 1.86142)
|
||||
shape = SubResource("BoxShape3D_fhir2")
|
||||
|
||||
[node name="CollisionShape3D2" type="CollisionShape3D" parent="StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 5.78531, 1.97029, -3.95265)
|
||||
shape = SubResource("BoxShape3D_d0ovo")
|
||||
|
||||
[node name="CollisionShape3D5" type="CollisionShape3D" parent="StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1.86097, 1.97029, -0.0444681)
|
||||
shape = SubResource("BoxShape3D_d0ovo")
|
||||
|
||||
[node name="CollisionShape3D6" type="CollisionShape3D" parent="StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1.86097, 1.97029, -3.95265)
|
||||
shape = SubResource("BoxShape3D_d0ovo")
|
||||
|
||||
[node name="CollisionShape3D3" type="CollisionShape3D" parent="StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, -4.37114e-08, -1, 0, 1, -4.37114e-08, 1.9743, -0.0448337, -2.00565)
|
||||
shape = SubResource("BoxShape3D_jvqea")
|
||||
|
||||
[node name="CollisionShape3D4" type="CollisionShape3D" parent="StaticBody3D"]
|
||||
transform = Transform3D(-4.37114e-08, 1, -4.37114e-08, 0, -4.37114e-08, -1, -1, -4.37114e-08, 1.91069e-15, 1.9743, -0.0448337, -2.00565)
|
||||
shape = SubResource("BoxShape3D_jvqea")
|
||||
|
||||
@@ -2,10 +2,7 @@
|
||||
|
||||
[ext_resource type="Script" uid="uid://csxfet8l04swm" path="res://src/map/dungeon/code/CorridorRoom.cs" id="1_u04dj"]
|
||||
[ext_resource type="PackedScene" uid="uid://bn4ix4eirgmx4" path="res://src/map/dungeon/models/Corridor Models/A1 Corridor Blocks/CA1_SBLOCK.glb" id="2_j3ujp"]
|
||||
[ext_resource type="PackedScene" uid="uid://dn50mjadk31jn" path="res://src/minimap/Map Revealer Cube.tscn" id="3_fp0e4"]
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_1x558"]
|
||||
size = Vector3(1.98914, 3.98102, 3.88313)
|
||||
[ext_resource type="PackedScene" uid="uid://jx4x2weyky45" path="res://src/minimap/Map Revealer Cube.tscn" id="3_fp0e4"]
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_fp0e4"]
|
||||
size = Vector3(7.98399, 3.9892, 0.1)
|
||||
@@ -34,10 +31,55 @@ size = Vector3(15.9244, 3.9892, 0.1)
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_jiiwu"]
|
||||
size = Vector3(3.96991, 8.00859, 0.1)
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_1x558"]
|
||||
size = Vector3(1.98914, 3.98102, 3.88313)
|
||||
|
||||
[node name="CA1_SBLOCK" type="Node3D"]
|
||||
script = ExtResource("1_u04dj")
|
||||
|
||||
[node name="CA1_SBLOCK" parent="." instance=ExtResource("2_j3ujp")]
|
||||
[node name="Model" type="Node3D" parent="."]
|
||||
|
||||
[node name="CA1_SBLOCK" parent="Model" instance=ExtResource("2_j3ujp")]
|
||||
|
||||
[node name="Collisions" type="Node3D" parent="."]
|
||||
|
||||
[node name="StaticBody3D" type="StaticBody3D" parent="Collisions"]
|
||||
|
||||
[node name="CollisionShape3D" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 3.98868, 1.97029, -0.0444681)
|
||||
shape = SubResource("BoxShape3D_fp0e4")
|
||||
|
||||
[node name="CollisionShape3D6" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 8.01712, 1.97029, -15.9581)
|
||||
shape = SubResource("BoxShape3D_2kfn4")
|
||||
|
||||
[node name="CollisionShape3D9" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 9.87052, 1.97029, -11.9789)
|
||||
shape = SubResource("BoxShape3D_e4dmm")
|
||||
|
||||
[node name="CollisionShape3D7" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 4.03087, 1.97029, -9.86815)
|
||||
shape = SubResource("BoxShape3D_g56w7")
|
||||
|
||||
[node name="CollisionShape3D8" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 7.96295, 1.97029, -6.10201)
|
||||
shape = SubResource("BoxShape3D_cf3ii")
|
||||
|
||||
[node name="CollisionShape3D2" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2.14257, 1.99092, -3.96854)
|
||||
shape = SubResource("BoxShape3D_10onk")
|
||||
|
||||
[node name="CollisionShape3D3" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, -4.37114e-08, -1, 0, 1, -4.37114e-08, 3.98598, -0.0448337, -2.01671)
|
||||
shape = SubResource("BoxShape3D_f3men")
|
||||
|
||||
[node name="CollisionShape3D4" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(-4.37114e-08, 1, -4.37114e-08, 0, -4.37114e-08, -1, -1, -4.37114e-08, 1.91069e-15, 5.98112, -0.0448337, -8.00035)
|
||||
shape = SubResource("BoxShape3D_1y7cb")
|
||||
|
||||
[node name="CollisionShape3D5" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(-4.37114e-08, 1, -4.37114e-08, 0, -4.37114e-08, -1, -1, -4.37114e-08, 1.91069e-15, 8.07679, -0.0420819, -13.9679)
|
||||
shape = SubResource("BoxShape3D_jiiwu")
|
||||
|
||||
[node name="Room" type="Node3D" parent="."]
|
||||
|
||||
@@ -72,41 +114,3 @@ transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 6, 0, -14)
|
||||
|
||||
[node name="Reveal Cube6" parent="Room" instance=ExtResource("3_fp0e4")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 10, 0, -14)
|
||||
|
||||
[node name="StaticBody3D" type="StaticBody3D" parent="."]
|
||||
|
||||
[node name="CollisionShape3D" type="CollisionShape3D" parent="StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 3.98868, 1.97029, -0.0444681)
|
||||
shape = SubResource("BoxShape3D_fp0e4")
|
||||
|
||||
[node name="CollisionShape3D6" type="CollisionShape3D" parent="StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 8.01712, 1.97029, -15.9581)
|
||||
shape = SubResource("BoxShape3D_2kfn4")
|
||||
|
||||
[node name="CollisionShape3D9" type="CollisionShape3D" parent="StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 9.87052, 1.97029, -11.9789)
|
||||
shape = SubResource("BoxShape3D_e4dmm")
|
||||
|
||||
[node name="CollisionShape3D7" type="CollisionShape3D" parent="StaticBody3D"]
|
||||
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 4.03087, 1.97029, -9.86815)
|
||||
shape = SubResource("BoxShape3D_g56w7")
|
||||
|
||||
[node name="CollisionShape3D8" type="CollisionShape3D" parent="StaticBody3D"]
|
||||
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 7.96295, 1.97029, -6.10201)
|
||||
shape = SubResource("BoxShape3D_cf3ii")
|
||||
|
||||
[node name="CollisionShape3D2" type="CollisionShape3D" parent="StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2.14257, 1.99092, -3.96854)
|
||||
shape = SubResource("BoxShape3D_10onk")
|
||||
|
||||
[node name="CollisionShape3D3" type="CollisionShape3D" parent="StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, -4.37114e-08, -1, 0, 1, -4.37114e-08, 3.98598, -0.0448337, -2.01671)
|
||||
shape = SubResource("BoxShape3D_f3men")
|
||||
|
||||
[node name="CollisionShape3D4" type="CollisionShape3D" parent="StaticBody3D"]
|
||||
transform = Transform3D(-4.37114e-08, 1, -4.37114e-08, 0, -4.37114e-08, -1, -1, -4.37114e-08, 1.91069e-15, 5.98112, -0.0448337, -8.00035)
|
||||
shape = SubResource("BoxShape3D_1y7cb")
|
||||
|
||||
[node name="CollisionShape3D5" type="CollisionShape3D" parent="StaticBody3D"]
|
||||
transform = Transform3D(-4.37114e-08, 1, -4.37114e-08, 0, -4.37114e-08, -1, -1, -4.37114e-08, 1.91069e-15, 8.07679, -0.0420819, -13.9679)
|
||||
shape = SubResource("BoxShape3D_jiiwu")
|
||||
|
||||
@@ -2,10 +2,7 @@
|
||||
|
||||
[ext_resource type="Script" uid="uid://csxfet8l04swm" path="res://src/map/dungeon/code/CorridorRoom.cs" id="1_jw60f"]
|
||||
[ext_resource type="PackedScene" uid="uid://cwf4awh1e7wwf" path="res://src/map/dungeon/models/Corridor Models/A1 Corridor Blocks/CA1_TBLOCK.glb" id="2_8iso1"]
|
||||
[ext_resource type="PackedScene" uid="uid://dn50mjadk31jn" path="res://src/minimap/Map Revealer Cube.tscn" id="3_23kwe"]
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_p4vjy"]
|
||||
size = Vector3(3.97492, 3.98102, 3.88313)
|
||||
[ext_resource type="PackedScene" uid="uid://jx4x2weyky45" path="res://src/minimap/Map Revealer Cube.tscn" id="3_23kwe"]
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_23kwe"]
|
||||
size = Vector3(4.33736, 3.9892, 0.1)
|
||||
@@ -25,10 +22,43 @@ size = Vector3(4.00874, 3.9892, 0.1)
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_sj14y"]
|
||||
size = Vector3(7.97935, 11.9599, 0.1)
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_p4vjy"]
|
||||
size = Vector3(3.97492, 3.98102, 3.88313)
|
||||
|
||||
[node name="CA1_TBLOCK" type="Node3D"]
|
||||
script = ExtResource("1_jw60f")
|
||||
|
||||
[node name="CA1_TBLOCK" parent="." instance=ExtResource("2_8iso1")]
|
||||
[node name="Model" type="Node3D" parent="."]
|
||||
|
||||
[node name="CA1_TBLOCK" parent="Model" instance=ExtResource("2_8iso1")]
|
||||
|
||||
[node name="Collisions" type="Node3D" parent="."]
|
||||
|
||||
[node name="StaticBody3D" type="StaticBody3D" parent="Collisions"]
|
||||
|
||||
[node name="CollisionShape3D" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 5.80531, 1.97029, -7.97344)
|
||||
shape = SubResource("BoxShape3D_23kwe")
|
||||
|
||||
[node name="CollisionShape3D2" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 5.80531, 1.97029, -4.04542)
|
||||
shape = SubResource("BoxShape3D_66d21")
|
||||
|
||||
[node name="CollisionShape3D4" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 3.95848, 1.97029, -2.16882)
|
||||
shape = SubResource("BoxShape3D_or1dk")
|
||||
|
||||
[node name="CollisionShape3D5" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, -0.0427248, 1.97029, -6.0015)
|
||||
shape = SubResource("BoxShape3D_hhnql")
|
||||
|
||||
[node name="CollisionShape3D6" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 3.96361, 1.97029, -9.9985)
|
||||
shape = SubResource("BoxShape3D_8422v")
|
||||
|
||||
[node name="CollisionShape3D3" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, -4.37114e-08, -1, 0, 1, -4.37114e-08, 4.00187, -0.0448335, -6.00208)
|
||||
shape = SubResource("BoxShape3D_sj14y")
|
||||
|
||||
[node name="Room" type="Node3D" parent="."]
|
||||
|
||||
@@ -61,29 +91,3 @@ transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 6, 0, -6)
|
||||
|
||||
[node name="Reveal Cube4" parent="Room" instance=ExtResource("3_23kwe")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2, 0, -10)
|
||||
|
||||
[node name="StaticBody3D" type="StaticBody3D" parent="."]
|
||||
|
||||
[node name="CollisionShape3D" type="CollisionShape3D" parent="StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 5.80531, 1.97029, -7.97344)
|
||||
shape = SubResource("BoxShape3D_23kwe")
|
||||
|
||||
[node name="CollisionShape3D2" type="CollisionShape3D" parent="StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 5.80531, 1.97029, -4.04542)
|
||||
shape = SubResource("BoxShape3D_66d21")
|
||||
|
||||
[node name="CollisionShape3D4" type="CollisionShape3D" parent="StaticBody3D"]
|
||||
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 3.95848, 1.97029, -2.16882)
|
||||
shape = SubResource("BoxShape3D_or1dk")
|
||||
|
||||
[node name="CollisionShape3D5" type="CollisionShape3D" parent="StaticBody3D"]
|
||||
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, -0.0427248, 1.97029, -6.0015)
|
||||
shape = SubResource("BoxShape3D_hhnql")
|
||||
|
||||
[node name="CollisionShape3D6" type="CollisionShape3D" parent="StaticBody3D"]
|
||||
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 3.96361, 1.97029, -9.9985)
|
||||
shape = SubResource("BoxShape3D_8422v")
|
||||
|
||||
[node name="CollisionShape3D3" type="CollisionShape3D" parent="StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, -4.37114e-08, -1, 0, 1, -4.37114e-08, 4.00187, -0.0448335, -6.00208)
|
||||
shape = SubResource("BoxShape3D_sj14y")
|
||||
|
||||
@@ -2,10 +2,7 @@
|
||||
|
||||
[ext_resource type="Script" uid="uid://csxfet8l04swm" path="res://src/map/dungeon/code/CorridorRoom.cs" id="1_q7f8v"]
|
||||
[ext_resource type="PackedScene" uid="uid://kjv0f5l7xast" path="res://src/map/dungeon/models/Corridor Models/A1 Corridor Blocks/CA1_ZBLOCK.glb" id="2_apwqt"]
|
||||
[ext_resource type="PackedScene" uid="uid://dn50mjadk31jn" path="res://src/minimap/Map Revealer Cube.tscn" id="3_r3hgq"]
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_l07sf"]
|
||||
size = Vector3(1.98914, 3.98102, 3.88313)
|
||||
[ext_resource type="PackedScene" uid="uid://jx4x2weyky45" path="res://src/minimap/Map Revealer Cube.tscn" id="3_r3hgq"]
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_r3hgq"]
|
||||
size = Vector3(8.02621, 3.9892, 0.1)
|
||||
@@ -34,10 +31,55 @@ size = Vector3(15.9697, 3.9892, 0.1)
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_8e0vl"]
|
||||
size = Vector3(3.97751, 8.10873, 0.1)
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_l07sf"]
|
||||
size = Vector3(1.98914, 3.98102, 3.88313)
|
||||
|
||||
[node name="CA1_ZBLOCK" type="Node3D"]
|
||||
script = ExtResource("1_q7f8v")
|
||||
|
||||
[node name="CA1_ZBLOCK" parent="." instance=ExtResource("2_apwqt")]
|
||||
[node name="Model" type="Node3D" parent="."]
|
||||
|
||||
[node name="CA1_ZBLOCK" parent="Model" instance=ExtResource("2_apwqt")]
|
||||
|
||||
[node name="Collisions" type="Node3D" parent="."]
|
||||
|
||||
[node name="StaticBody3D" type="StaticBody3D" parent="Collisions"]
|
||||
|
||||
[node name="CollisionShape3D" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 7.99401, 1.97029, 11.9822)
|
||||
shape = SubResource("BoxShape3D_r3hgq")
|
||||
|
||||
[node name="CollisionShape3D4" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 9.86504, 1.97029, 8.05021)
|
||||
shape = SubResource("BoxShape3D_v4bqp")
|
||||
|
||||
[node name="CollisionShape3D5" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 7.95679, 1.97029, 2.00171)
|
||||
shape = SubResource("BoxShape3D_tb32i")
|
||||
|
||||
[node name="CollisionShape3D8" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 4.03538, 1.97029, 5.85335)
|
||||
shape = SubResource("BoxShape3D_8481d")
|
||||
|
||||
[node name="CollisionShape3D9" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2.13555, 1.97029, -0.035171)
|
||||
shape = SubResource("BoxShape3D_2p26a")
|
||||
|
||||
[node name="CollisionShape3D2" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 4.00741, 1.99092, -3.96854)
|
||||
shape = SubResource("BoxShape3D_76y3k")
|
||||
|
||||
[node name="CollisionShape3D3" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, -4.37114e-08, -1, 0, 1, -4.37114e-08, 3.99937, -0.0448337, -2.01671)
|
||||
shape = SubResource("BoxShape3D_r2cvw")
|
||||
|
||||
[node name="CollisionShape3D6" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(-4.37114e-08, 1, -4.37114e-08, 0, -4.37114e-08, -1, -1, -4.37114e-08, 1.91069e-15, 5.89896, -0.0448337, 3.99374)
|
||||
shape = SubResource("BoxShape3D_nya3s")
|
||||
|
||||
[node name="CollisionShape3D7" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(-4.37114e-08, 1, -4.37114e-08, 0, -4.37114e-08, -1, -1, -4.37114e-08, 1.91069e-15, 7.95873, -0.0448337, 9.98981)
|
||||
shape = SubResource("BoxShape3D_8e0vl")
|
||||
|
||||
[node name="Room" type="Node3D" parent="."]
|
||||
|
||||
@@ -73,41 +115,3 @@ transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 6, 0, 10)
|
||||
|
||||
[node name="Reveal Cube6" parent="Room" instance=ExtResource("3_r3hgq")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 10, 0, 10)
|
||||
|
||||
[node name="StaticBody3D" type="StaticBody3D" parent="."]
|
||||
|
||||
[node name="CollisionShape3D" type="CollisionShape3D" parent="StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 7.99401, 1.97029, 11.9822)
|
||||
shape = SubResource("BoxShape3D_r3hgq")
|
||||
|
||||
[node name="CollisionShape3D4" type="CollisionShape3D" parent="StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 9.86504, 1.97029, 8.05021)
|
||||
shape = SubResource("BoxShape3D_v4bqp")
|
||||
|
||||
[node name="CollisionShape3D5" type="CollisionShape3D" parent="StaticBody3D"]
|
||||
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 7.95679, 1.97029, 2.00171)
|
||||
shape = SubResource("BoxShape3D_tb32i")
|
||||
|
||||
[node name="CollisionShape3D8" type="CollisionShape3D" parent="StaticBody3D"]
|
||||
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 4.03538, 1.97029, 5.85335)
|
||||
shape = SubResource("BoxShape3D_8481d")
|
||||
|
||||
[node name="CollisionShape3D9" type="CollisionShape3D" parent="StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2.13555, 1.97029, -0.035171)
|
||||
shape = SubResource("BoxShape3D_2p26a")
|
||||
|
||||
[node name="CollisionShape3D2" type="CollisionShape3D" parent="StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 4.00741, 1.99092, -3.96854)
|
||||
shape = SubResource("BoxShape3D_76y3k")
|
||||
|
||||
[node name="CollisionShape3D3" type="CollisionShape3D" parent="StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, -4.37114e-08, -1, 0, 1, -4.37114e-08, 3.99937, -0.0448337, -2.01671)
|
||||
shape = SubResource("BoxShape3D_r2cvw")
|
||||
|
||||
[node name="CollisionShape3D6" type="CollisionShape3D" parent="StaticBody3D"]
|
||||
transform = Transform3D(-4.37114e-08, 1, -4.37114e-08, 0, -4.37114e-08, -1, -1, -4.37114e-08, 1.91069e-15, 5.89896, -0.0448337, 3.99374)
|
||||
shape = SubResource("BoxShape3D_nya3s")
|
||||
|
||||
[node name="CollisionShape3D7" type="CollisionShape3D" parent="StaticBody3D"]
|
||||
transform = Transform3D(-4.37114e-08, 1, -4.37114e-08, 0, -4.37114e-08, -1, -1, -4.37114e-08, 1.91069e-15, 7.95873, -0.0448337, 9.98981)
|
||||
shape = SubResource("BoxShape3D_8e0vl")
|
||||
|
||||
@@ -2,10 +2,7 @@
|
||||
|
||||
[ext_resource type="Script" uid="uid://csxfet8l04swm" path="res://src/map/dungeon/code/CorridorRoom.cs" id="1_unmj6"]
|
||||
[ext_resource type="PackedScene" uid="uid://dlj1dadm3muxe" path="res://src/map/dungeon/models/Corridor Models/A1 Corridor Blocks/CA1-ZagBlock.glb" id="2_gr5ss"]
|
||||
[ext_resource type="PackedScene" uid="uid://dn50mjadk31jn" path="res://src/minimap/Map Revealer Cube.tscn" id="3_fvi2i"]
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_5t05g"]
|
||||
size = Vector3(1.98914, 3.98102, 3.88313)
|
||||
[ext_resource type="PackedScene" uid="uid://jx4x2weyky45" path="res://src/minimap/Map Revealer Cube.tscn" id="3_fvi2i"]
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_fvi2i"]
|
||||
size = Vector3(4.34435, 3.9892, 0.1)
|
||||
@@ -37,10 +34,75 @@ size = Vector3(7.97826, 3.9892, 0.1)
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_ldn3x"]
|
||||
size = Vector3(7.97826, 3.9892, 0.1)
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_5t05g"]
|
||||
size = Vector3(1.98914, 3.98102, 3.88313)
|
||||
|
||||
[node name="CA1-ZagBlock" type="Node3D"]
|
||||
script = ExtResource("1_unmj6")
|
||||
|
||||
[node name="CA1-ZagBlock" parent="." instance=ExtResource("2_gr5ss")]
|
||||
[node name="Model" type="Node3D" parent="."]
|
||||
|
||||
[node name="CA1-ZagBlock" parent="Model" instance=ExtResource("2_gr5ss")]
|
||||
|
||||
[node name="Collisions" type="Node3D" parent="."]
|
||||
|
||||
[node name="StaticBody3D" type="StaticBody3D" parent="Collisions"]
|
||||
|
||||
[node name="CollisionShape3D" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 5.85013, 1.97029, -0.0430538)
|
||||
shape = SubResource("BoxShape3D_fvi2i")
|
||||
|
||||
[node name="CollisionShape3D6" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2.01836, 1.97029, 3.96975)
|
||||
shape = SubResource("BoxShape3D_jeg68")
|
||||
|
||||
[node name="CollisionShape3D11" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, -0.0475216, 1.97029, 5.93111)
|
||||
shape = SubResource("BoxShape3D_hou4a")
|
||||
|
||||
[node name="CollisionShape3D12" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 3.94812, 1.97029, 1.98525)
|
||||
shape = SubResource("BoxShape3D_hou4a")
|
||||
|
||||
[node name="CollisionShape3D13" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, -0.0341853, 1.97029, -1.96748)
|
||||
shape = SubResource("BoxShape3D_hou4a")
|
||||
|
||||
[node name="CollisionShape3D14" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, -3.98564, 1.97029, 1.96148)
|
||||
shape = SubResource("BoxShape3D_hou4a")
|
||||
|
||||
[node name="CollisionShape3D7" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -3.98787, 1.97029, 7.96445)
|
||||
shape = SubResource("BoxShape3D_ppkln")
|
||||
|
||||
[node name="CollisionShape3D8" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -6.0021, 1.97029, 4.01159)
|
||||
shape = SubResource("BoxShape3D_26pae")
|
||||
|
||||
[node name="CollisionShape3D9" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1.98969, 1.97029, 0.029349)
|
||||
shape = SubResource("BoxShape3D_01qss")
|
||||
|
||||
[node name="CollisionShape3D10" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 3.99062, 1.97029, -3.9656)
|
||||
shape = SubResource("BoxShape3D_vw7a1")
|
||||
|
||||
[node name="CollisionShape3D2" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 4.00944, 1.99092, -3.96854)
|
||||
shape = SubResource("BoxShape3D_s0pi4")
|
||||
|
||||
[node name="CollisionShape3D3" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, -4.37114e-08, -1, 0, 1, -4.37114e-08, 4.00132, -0.0448337, -2.01671)
|
||||
shape = SubResource("BoxShape3D_ysxcx")
|
||||
|
||||
[node name="CollisionShape3D4" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, -4.37114e-08, -1, 0, 1, -4.37114e-08, 0.0218341, -0.0448337, 1.97933)
|
||||
shape = SubResource("BoxShape3D_ldn3x")
|
||||
|
||||
[node name="CollisionShape3D5" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, -4.37114e-08, -1, 0, 1, -4.37114e-08, -3.9614, -0.0448337, 5.95247)
|
||||
shape = SubResource("BoxShape3D_ldn3x")
|
||||
|
||||
[node name="Room" type="Node3D" parent="."]
|
||||
|
||||
@@ -76,61 +138,3 @@ transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -2, 0, 6)
|
||||
|
||||
[node name="Reveal Cube6" parent="Room" instance=ExtResource("3_fvi2i")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -6, 0, 6)
|
||||
|
||||
[node name="StaticBody3D" type="StaticBody3D" parent="."]
|
||||
|
||||
[node name="CollisionShape3D" type="CollisionShape3D" parent="StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 5.85013, 1.97029, -0.0430538)
|
||||
shape = SubResource("BoxShape3D_fvi2i")
|
||||
|
||||
[node name="CollisionShape3D6" type="CollisionShape3D" parent="StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2.01836, 1.97029, 3.96975)
|
||||
shape = SubResource("BoxShape3D_jeg68")
|
||||
|
||||
[node name="CollisionShape3D11" type="CollisionShape3D" parent="StaticBody3D"]
|
||||
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, -0.0475216, 1.97029, 5.93111)
|
||||
shape = SubResource("BoxShape3D_hou4a")
|
||||
|
||||
[node name="CollisionShape3D12" type="CollisionShape3D" parent="StaticBody3D"]
|
||||
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 3.94812, 1.97029, 1.98525)
|
||||
shape = SubResource("BoxShape3D_hou4a")
|
||||
|
||||
[node name="CollisionShape3D13" type="CollisionShape3D" parent="StaticBody3D"]
|
||||
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, -0.0341853, 1.97029, -1.96748)
|
||||
shape = SubResource("BoxShape3D_hou4a")
|
||||
|
||||
[node name="CollisionShape3D14" type="CollisionShape3D" parent="StaticBody3D"]
|
||||
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, -3.98564, 1.97029, 1.96148)
|
||||
shape = SubResource("BoxShape3D_hou4a")
|
||||
|
||||
[node name="CollisionShape3D7" type="CollisionShape3D" parent="StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -3.98787, 1.97029, 7.96445)
|
||||
shape = SubResource("BoxShape3D_ppkln")
|
||||
|
||||
[node name="CollisionShape3D8" type="CollisionShape3D" parent="StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -6.0021, 1.97029, 4.01159)
|
||||
shape = SubResource("BoxShape3D_26pae")
|
||||
|
||||
[node name="CollisionShape3D9" type="CollisionShape3D" parent="StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1.98969, 1.97029, 0.029349)
|
||||
shape = SubResource("BoxShape3D_01qss")
|
||||
|
||||
[node name="CollisionShape3D10" type="CollisionShape3D" parent="StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 3.99062, 1.97029, -3.9656)
|
||||
shape = SubResource("BoxShape3D_vw7a1")
|
||||
|
||||
[node name="CollisionShape3D2" type="CollisionShape3D" parent="StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 4.00944, 1.99092, -3.96854)
|
||||
shape = SubResource("BoxShape3D_s0pi4")
|
||||
|
||||
[node name="CollisionShape3D3" type="CollisionShape3D" parent="StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, -4.37114e-08, -1, 0, 1, -4.37114e-08, 4.00132, -0.0448337, -2.01671)
|
||||
shape = SubResource("BoxShape3D_ysxcx")
|
||||
|
||||
[node name="CollisionShape3D4" type="CollisionShape3D" parent="StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, -4.37114e-08, -1, 0, 1, -4.37114e-08, 0.0218341, -0.0448337, 1.97933)
|
||||
shape = SubResource("BoxShape3D_ldn3x")
|
||||
|
||||
[node name="CollisionShape3D5" type="CollisionShape3D" parent="StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, -4.37114e-08, -1, 0, 1, -4.37114e-08, -3.9614, -0.0448337, 5.95247)
|
||||
shape = SubResource("BoxShape3D_ldn3x")
|
||||
|
||||
@@ -1,15 +1,24 @@
|
||||
[gd_scene load_steps=4 format=3 uid="uid://cetblp4mtwotw"]
|
||||
[gd_scene load_steps=7 format=3 uid="uid://cetblp4mtwotw"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://csxfet8l04swm" path="res://src/map/dungeon/code/CorridorRoom.cs" id="1_4snqm"]
|
||||
[ext_resource type="PackedScene" uid="uid://ckwr0w106wj7g" path="res://src/map/dungeon/models/Corridor Models/A2 Corridor Blocks/CA2_1BLOCK.glb" id="2_4snqm"]
|
||||
[ext_resource type="PackedScene" uid="uid://jx4x2weyky45" path="res://src/minimap/Map Revealer Cube.tscn" id="3_cetch"]
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_4snqm"]
|
||||
size = Vector3(3.95453, 3.98102, 3.88313)
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_cetch"]
|
||||
size = Vector3(3.96973, 3.9892, 0.1)
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_7nwfy"]
|
||||
size = Vector3(4.00526, 0.1, 4.01191)
|
||||
|
||||
[node name="CA2_1BLOCK" type="Node3D"]
|
||||
script = ExtResource("1_4snqm")
|
||||
|
||||
[node name="CA2_1BLOCK" parent="." instance=ExtResource("2_4snqm")]
|
||||
[node name="Model" type="Node3D" parent="."]
|
||||
|
||||
[node name="CA2_1BLOCK" parent="Model" instance=ExtResource("2_4snqm")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 2.45451, 0)
|
||||
|
||||
[node name="Room" type="Node3D" parent="."]
|
||||
@@ -17,7 +26,6 @@ transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 2.45451, 0)
|
||||
[node name="Room" type="Area3D" parent="Room"]
|
||||
unique_name_in_owner = true
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 11.8436, 0)
|
||||
visible = false
|
||||
collision_layer = 0
|
||||
collision_mask = 10
|
||||
|
||||
@@ -25,12 +33,21 @@ collision_mask = 10
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1.98983, -9.84679, -1.94172)
|
||||
shape = SubResource("BoxShape3D_4snqm")
|
||||
|
||||
[node name="Minimap" type="Node3D" parent="."]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.0586098, 0)
|
||||
[node name="Reveal Cube" parent="Room" instance=ExtResource("3_cetch")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2, 0, -2)
|
||||
|
||||
[node name="Minimap" type="MeshInstance3D" parent="Minimap"]
|
||||
unique_name_in_owner = true
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1.93029, 0.00530069, -2.02862)
|
||||
visible = false
|
||||
layers = 2
|
||||
skeleton = NodePath("../..")
|
||||
[node name="Collision" type="Node3D" parent="."]
|
||||
|
||||
[node name="StaticBody3D" type="StaticBody3D" parent="Collision"]
|
||||
|
||||
[node name="CollisionShape3D" type="CollisionShape3D" parent="Collision/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1.99706, 1.99092, -0.0477528)
|
||||
shape = SubResource("BoxShape3D_cetch")
|
||||
|
||||
[node name="CollisionShape3D2" type="CollisionShape3D" parent="Collision/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1.99706, 1.99092, -3.95286)
|
||||
shape = SubResource("BoxShape3D_cetch")
|
||||
|
||||
[node name="CollisionShape3D3" type="CollisionShape3D" parent="Collision/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2.00139, -0.00317979, -1.99123)
|
||||
shape = SubResource("BoxShape3D_7nwfy")
|
||||
|
||||
@@ -1,15 +1,24 @@
|
||||
[gd_scene load_steps=4 format=3 uid="uid://bp8dy2pd56gkm"]
|
||||
[gd_scene load_steps=7 format=3 uid="uid://bp8dy2pd56gkm"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://csxfet8l04swm" path="res://src/map/dungeon/code/CorridorRoom.cs" id="1_wf6mw"]
|
||||
[ext_resource type="PackedScene" uid="uid://dty3eg8aci4bn" path="res://src/map/dungeon/models/Corridor Models/A2 Corridor Blocks/CA2_2BLOCK.glb" id="2_wf6mw"]
|
||||
[ext_resource type="PackedScene" uid="uid://jx4x2weyky45" path="res://src/minimap/Map Revealer Cube.tscn" id="3_bf5pc"]
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_wf6mw"]
|
||||
size = Vector3(7.98786, 3.98102, 3.88313)
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_l5k8x"]
|
||||
size = Vector3(7.99652, 3.98102, 3.88313)
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_4snab"]
|
||||
size = Vector3(7.98376, 3.9892, 0.1)
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_rt487"]
|
||||
size = Vector3(7.99089, 0.1, 4.01191)
|
||||
|
||||
[node name="CA2_2BLOCK" type="Node3D"]
|
||||
script = ExtResource("1_wf6mw")
|
||||
|
||||
[node name="CA2_2BLOCK" parent="." instance=ExtResource("2_wf6mw")]
|
||||
[node name="Model" type="Node3D" parent="."]
|
||||
|
||||
[node name="CA2_2BLOCK" parent="Model" instance=ExtResource("2_wf6mw")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 2.45367, 0)
|
||||
|
||||
[node name="Room" type="Node3D" parent="."]
|
||||
@@ -21,15 +30,27 @@ collision_layer = 0
|
||||
collision_mask = 10
|
||||
|
||||
[node name="CollisionShape3D" type="CollisionShape3D" parent="Room/Room"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 4.00649, -9.84679, -1.94172)
|
||||
shape = SubResource("BoxShape3D_wf6mw")
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 4.01083, -9.84679, -1.94172)
|
||||
shape = SubResource("BoxShape3D_l5k8x")
|
||||
|
||||
[node name="Minimap" type="Node3D" parent="."]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.0586098, 0)
|
||||
[node name="Reveal Cube" parent="Room" instance=ExtResource("3_bf5pc")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2, 0, -2)
|
||||
|
||||
[node name="Minimap" type="MeshInstance3D" parent="Minimap"]
|
||||
unique_name_in_owner = true
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1.93029, 0.00530069, -2.02862)
|
||||
visible = false
|
||||
layers = 2
|
||||
skeleton = NodePath("../..")
|
||||
[node name="Reveal Cube2" parent="Room" instance=ExtResource("3_bf5pc")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 6, 0, -2)
|
||||
|
||||
[node name="Collision" type="Node3D" parent="."]
|
||||
|
||||
[node name="StaticBody3D" type="StaticBody3D" parent="Collision"]
|
||||
|
||||
[node name="CollisionShape3D" type="CollisionShape3D" parent="Collision/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 4.00408, 1.99092, -0.0477528)
|
||||
shape = SubResource("BoxShape3D_4snab")
|
||||
|
||||
[node name="CollisionShape3D2" type="CollisionShape3D" parent="Collision/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 4.00408, 1.99092, -3.96854)
|
||||
shape = SubResource("BoxShape3D_4snab")
|
||||
|
||||
[node name="CollisionShape3D3" type="CollisionShape3D" parent="Collision/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 3.99877, -0.00317979, -1.99123)
|
||||
shape = SubResource("BoxShape3D_rt487")
|
||||
|
||||
@@ -1,15 +1,27 @@
|
||||
[gd_scene load_steps=4 format=3 uid="uid://ck42j6i3df2q5"]
|
||||
[gd_scene load_steps=8 format=3 uid="uid://ck42j6i3df2q5"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://csxfet8l04swm" path="res://src/map/dungeon/code/CorridorRoom.cs" id="1_v580m"]
|
||||
[ext_resource type="PackedScene" uid="uid://5yy2xmdlt1q3" path="res://src/map/dungeon/corridors/Corridor Models/A2 Corridor Blocks/area 2 3block.glb" id="2_v580m"]
|
||||
[ext_resource type="PackedScene" uid="uid://5yy2xmdlt1q3" path="res://src/map/dungeon/models/Corridor Models/A2 Corridor Blocks/area 2 3block.glb" id="2_v580m"]
|
||||
[ext_resource type="PackedScene" uid="uid://jx4x2weyky45" path="res://src/minimap/Map Revealer Cube.tscn" id="3_rdp4b"]
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_v580m"]
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_2uobr"]
|
||||
size = Vector3(1.98914, 3.98102, 3.88313)
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_15cj5"]
|
||||
size = Vector3(12.0104, 3.9892, 0.1)
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_n22n2"]
|
||||
size = Vector3(11.9919, 3.9892, 0.1)
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_2rexh"]
|
||||
size = Vector3(11.9919, 3.9892, 0.1)
|
||||
|
||||
[node name="Node3D" type="Node3D"]
|
||||
script = ExtResource("1_v580m")
|
||||
|
||||
[node name="area 2 3block" parent="." instance=ExtResource("2_v580m")]
|
||||
[node name="Model" type="Node3D" parent="."]
|
||||
|
||||
[node name="area 2 3block" parent="Model" instance=ExtResource("2_v580m")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 2.46519, 0)
|
||||
|
||||
[node name="Room" type="Node3D" parent="."]
|
||||
@@ -22,18 +34,33 @@ collision_mask = 10
|
||||
|
||||
[node name="CollisionShape3D" type="CollisionShape3D" parent="Room/Room"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1.00713, -9.84679, -1.94172)
|
||||
shape = SubResource("BoxShape3D_v580m")
|
||||
shape = SubResource("BoxShape3D_2uobr")
|
||||
|
||||
[node name="CollisionShape3D2" type="CollisionShape3D" parent="Room/Room"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 10.8223, -9.84679, -2.04168)
|
||||
shape = SubResource("BoxShape3D_v580m")
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 10.9926, -9.84679, -2.04589)
|
||||
shape = SubResource("BoxShape3D_2uobr")
|
||||
|
||||
[node name="Minimap" type="Node3D" parent="."]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.0586098, 0)
|
||||
[node name="Reveal Cube" parent="Room" instance=ExtResource("3_rdp4b")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 10, 0, -2)
|
||||
|
||||
[node name="Minimap" type="MeshInstance3D" parent="Minimap"]
|
||||
unique_name_in_owner = true
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1.93029, 0.00530069, -2.02862)
|
||||
visible = false
|
||||
layers = 2
|
||||
skeleton = NodePath("../..")
|
||||
[node name="Reveal Cube2" parent="Room" instance=ExtResource("3_rdp4b")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 6, 0, -2)
|
||||
|
||||
[node name="Reveal Cube3" parent="Room" instance=ExtResource("3_rdp4b")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2, 0, -2)
|
||||
|
||||
[node name="Collision" type="Node3D" parent="."]
|
||||
|
||||
[node name="StaticBody3D" type="StaticBody3D" parent="Collision"]
|
||||
|
||||
[node name="CollisionShape3D" type="CollisionShape3D" parent="Collision/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 6.0019, 1.97029, -0.0444681)
|
||||
shape = SubResource("BoxShape3D_15cj5")
|
||||
|
||||
[node name="CollisionShape3D2" type="CollisionShape3D" parent="Collision/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 6.00815, 1.99092, -3.96854)
|
||||
shape = SubResource("BoxShape3D_n22n2")
|
||||
|
||||
[node name="CollisionShape3D3" type="CollisionShape3D" parent="Collision/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, -4.37114e-08, -1, 0, 1, -4.37114e-08, 6.00815, -0.0448337, -2.01671)
|
||||
shape = SubResource("BoxShape3D_2rexh")
|
||||
|
||||
@@ -1,15 +1,27 @@
|
||||
[gd_scene load_steps=4 format=3 uid="uid://bnhcth7efq2da"]
|
||||
[gd_scene load_steps=8 format=3 uid="uid://bnhcth7efq2da"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://csxfet8l04swm" path="res://src/map/dungeon/code/CorridorRoom.cs" id="1_t61r6"]
|
||||
[ext_resource type="PackedScene" uid="uid://bvd24kwls4gud" path="res://src/map/dungeon/models/Corridor Models/A2 Corridor Blocks/CA2_4BLOCK.glb" id="2_t61r6"]
|
||||
[ext_resource type="PackedScene" uid="uid://jx4x2weyky45" path="res://src/minimap/Map Revealer Cube.tscn" id="3_nc487"]
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_t61r6"]
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_gf6rg"]
|
||||
size = Vector3(1.98914, 3.98102, 3.88313)
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_4vefs"]
|
||||
size = Vector3(16.0049, 3.9892, 0.1)
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_x56fw"]
|
||||
size = Vector3(15.9861, 3.9892, 0.1)
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_qyv0o"]
|
||||
size = Vector3(15.9852, 3.9892, 0.1)
|
||||
|
||||
[node name="CA2_4BLOCK" type="Node3D"]
|
||||
script = ExtResource("1_t61r6")
|
||||
|
||||
[node name="CA2_4BLOCK" parent="." instance=ExtResource("2_t61r6")]
|
||||
[node name="Model" type="Node3D" parent="."]
|
||||
|
||||
[node name="CA2_4BLOCK" parent="Model" instance=ExtResource("2_t61r6")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 2.45435, 0)
|
||||
|
||||
[node name="Room" type="Node3D" parent="."]
|
||||
@@ -17,23 +29,42 @@ transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 2.45435, 0)
|
||||
[node name="Room" type="Area3D" parent="Room"]
|
||||
unique_name_in_owner = true
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 11.8436, 0)
|
||||
visible = false
|
||||
collision_layer = 0
|
||||
collision_mask = 10
|
||||
|
||||
[node name="CollisionShape3D" type="CollisionShape3D" parent="Room/Room"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1.00713, -9.84679, -2.04557)
|
||||
shape = SubResource("BoxShape3D_t61r6")
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1.00713, -9.84679, -1.94172)
|
||||
shape = SubResource("BoxShape3D_gf6rg")
|
||||
|
||||
[node name="CollisionShape3D2" type="CollisionShape3D" parent="Room/Room"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 15.0212, -9.84679, -2.05341)
|
||||
shape = SubResource("BoxShape3D_t61r6")
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 14.99, -9.84679, -2.03668)
|
||||
shape = SubResource("BoxShape3D_gf6rg")
|
||||
|
||||
[node name="Minimap" type="Node3D" parent="."]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.0586098, 0)
|
||||
[node name="Reveal Cube" parent="Room" instance=ExtResource("3_nc487")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2, 0, -2)
|
||||
|
||||
[node name="Minimap" type="MeshInstance3D" parent="Minimap"]
|
||||
unique_name_in_owner = true
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1.93029, 0.00530069, -2.02862)
|
||||
visible = false
|
||||
layers = 2
|
||||
skeleton = NodePath("../..")
|
||||
[node name="Reveal Cube2" parent="Room" instance=ExtResource("3_nc487")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 6, 0, -2)
|
||||
|
||||
[node name="Reveal Cube3" parent="Room" instance=ExtResource("3_nc487")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 10, 0, -2)
|
||||
|
||||
[node name="Reveal Cube4" parent="Room" instance=ExtResource("3_nc487")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 14, 0, -2)
|
||||
|
||||
[node name="Collisions" type="Node3D" parent="."]
|
||||
|
||||
[node name="StaticBody3D" type="StaticBody3D" parent="Collisions"]
|
||||
|
||||
[node name="CollisionShape3D" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 7.99915, 1.97029, -0.0444681)
|
||||
shape = SubResource("BoxShape3D_4vefs")
|
||||
|
||||
[node name="CollisionShape3D2" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 8.00523, 1.99092, -3.96854)
|
||||
shape = SubResource("BoxShape3D_x56fw")
|
||||
|
||||
[node name="CollisionShape3D3" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, -4.37114e-08, -1, 0, 1, -4.37114e-08, 8.0048, -0.0448337, -2.01671)
|
||||
shape = SubResource("BoxShape3D_qyv0o")
|
||||
|
||||
@@ -1,39 +1,76 @@
|
||||
[gd_scene load_steps=4 format=3 uid="uid://dashmsecoojsf"]
|
||||
[gd_scene load_steps=9 format=3 uid="uid://dashmsecoojsf"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://csxfet8l04swm" path="res://src/map/dungeon/code/CorridorRoom.cs" id="1_hceu2"]
|
||||
[ext_resource type="PackedScene" uid="uid://k2ibaps2edtl" path="res://src/map/dungeon/models/Corridor Models/A2 Corridor Blocks/CA2_5BLOCK.glb" id="2_hceu2"]
|
||||
[ext_resource type="PackedScene" uid="uid://jx4x2weyky45" path="res://src/minimap/Map Revealer Cube.tscn" id="3_14lg2"]
|
||||
[ext_resource type="PackedScene" uid="uid://csye32n2nh7uo" path="res://src/map/dungeon/models/Corridor Models/A1 Corridor Blocks/CA1_5BLOCK.glb" id="4_083yc"]
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_hceu2"]
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_rd173"]
|
||||
size = Vector3(20.0077, 3.9892, 0.1)
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_j87xb"]
|
||||
size = Vector3(19.9861, 3.9892, 0.1)
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_3wklx"]
|
||||
size = Vector3(19.9872, 3.9892, 0.1)
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_wclis"]
|
||||
size = Vector3(1.98914, 3.98102, 3.88313)
|
||||
|
||||
[node name="CA2_5BLOCK" type="Node3D"]
|
||||
script = ExtResource("1_hceu2")
|
||||
|
||||
[node name="CA2_5BLOCK" parent="." instance=ExtResource("2_hceu2")]
|
||||
[node name="Model" type="Node3D" parent="."]
|
||||
|
||||
[node name="CA2_5BLOCK" parent="Model" instance=ExtResource("2_hceu2")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 2.46146, 0)
|
||||
|
||||
[node name="Collisions" type="Node3D" parent="."]
|
||||
|
||||
[node name="StaticBody3D" type="StaticBody3D" parent="Collisions"]
|
||||
|
||||
[node name="CollisionShape3D" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 10.0005, 1.97029, -0.0444681)
|
||||
shape = SubResource("BoxShape3D_rd173")
|
||||
|
||||
[node name="CollisionShape3D2" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 10.0052, 1.99092, -3.96854)
|
||||
shape = SubResource("BoxShape3D_j87xb")
|
||||
|
||||
[node name="CollisionShape3D3" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, -4.37114e-08, -1, 0, 1, -4.37114e-08, 10.0058, -0.0448337, -2.01671)
|
||||
shape = SubResource("BoxShape3D_3wklx")
|
||||
|
||||
[node name="Room" type="Node3D" parent="."]
|
||||
|
||||
[node name="Room" type="Area3D" parent="Room"]
|
||||
unique_name_in_owner = true
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 11.8436, 0)
|
||||
visible = false
|
||||
collision_layer = 0
|
||||
collision_mask = 10
|
||||
|
||||
[node name="CollisionShape3D" type="CollisionShape3D" parent="Room/Room"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.968672, -9.84679, -1.94172)
|
||||
shape = SubResource("BoxShape3D_hceu2")
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1.00713, -9.84679, -1.94172)
|
||||
shape = SubResource("BoxShape3D_wclis")
|
||||
|
||||
[node name="CollisionShape3D2" type="CollisionShape3D" parent="Room/Room"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 18.9897, -9.84679, -2.01055)
|
||||
shape = SubResource("BoxShape3D_hceu2")
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 19.0111, -9.84679, -2.04151)
|
||||
shape = SubResource("BoxShape3D_wclis")
|
||||
|
||||
[node name="Minimap" type="Node3D" parent="."]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.0586098, 0)
|
||||
[node name="Reveal Cube" parent="Room" instance=ExtResource("3_14lg2")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2, 0, -2)
|
||||
|
||||
[node name="Minimap" type="MeshInstance3D" parent="Minimap"]
|
||||
unique_name_in_owner = true
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1.93029, 0.00530069, -2.02862)
|
||||
visible = false
|
||||
layers = 2
|
||||
skeleton = NodePath("../..")
|
||||
[node name="Reveal Cube2" parent="Room" instance=ExtResource("3_14lg2")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 6, 0, -2)
|
||||
|
||||
[node name="Reveal Cube3" parent="Room" instance=ExtResource("3_14lg2")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 10, 0, -2)
|
||||
|
||||
[node name="Reveal Cube4" parent="Room" instance=ExtResource("3_14lg2")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 14, 0, -2)
|
||||
|
||||
[node name="Reveal Cube5" parent="Room" instance=ExtResource("3_14lg2")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 18, 0, -2)
|
||||
|
||||
[node name="CA1_5BLOCK" parent="Room" instance=ExtResource("4_083yc")]
|
||||
|
||||
@@ -1,41 +1,90 @@
|
||||
[gd_scene load_steps=5 format=3 uid="uid://ds6g6la483j2v"]
|
||||
[gd_scene load_steps=12 format=3 uid="uid://ds6g6la483j2v"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://csxfet8l04swm" path="res://src/map/dungeon/code/CorridorRoom.cs" id="1_aknhk"]
|
||||
[ext_resource type="PackedScene" uid="uid://dvo5y352kwouj" path="res://src/map/dungeon/models/Corridor Models/A2 Corridor Blocks/Ca2_CornerBlock1.glb" id="2_aknhk"]
|
||||
[ext_resource type="PackedScene" uid="uid://jx4x2weyky45" path="res://src/minimap/Map Revealer Cube.tscn" id="3_oxdo1"]
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_aknhk"]
|
||||
size = Vector3(1.98914, 3.98102, 3.88313)
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_0dd8r"]
|
||||
size = Vector3(8.00651, 3.9892, 0.1)
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_oxdo1"]
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_e4xc5"]
|
||||
size = Vector3(4.27669, 3.9892, 0.1)
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_f8cnk"]
|
||||
size = Vector3(0.271647, 3.9892, 4.00205)
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_fapfe"]
|
||||
size = Vector3(0.271647, 3.9892, 7.98074)
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_t4kr6"]
|
||||
size = Vector3(7.98925, 3.9892, 0.1)
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_ovv8e"]
|
||||
size = Vector3(3.994, 7.9736, 0.1)
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_0l2uc"]
|
||||
size = Vector3(1.98914, 3.98102, 3.72977)
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_y0bo5"]
|
||||
size = Vector3(1.98914, 3.98102, 3.88313)
|
||||
|
||||
[node name="CA2_CORNERBLOCK" type="Node3D"]
|
||||
script = ExtResource("1_aknhk")
|
||||
|
||||
[node name="Ca2_CornerBlock1" parent="." instance=ExtResource("2_aknhk")]
|
||||
[node name="Model" type="Node3D" parent="."]
|
||||
|
||||
[node name="Ca2_CornerBlock1" parent="Model" instance=ExtResource("2_aknhk")]
|
||||
|
||||
[node name="Collisions" type="Node3D" parent="."]
|
||||
|
||||
[node name="StaticBody3D" type="StaticBody3D" parent="Collisions"]
|
||||
|
||||
[node name="CollisionShape3D" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 4.01012, 1.97029, -0.0444681)
|
||||
shape = SubResource("BoxShape3D_0dd8r")
|
||||
|
||||
[node name="CollisionShape3D2" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 5.87503, 1.97029, -4.04086)
|
||||
shape = SubResource("BoxShape3D_e4xc5")
|
||||
|
||||
[node name="CollisionShape3D5" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 3.8725, 1.97029, -5.99188)
|
||||
shape = SubResource("BoxShape3D_f8cnk")
|
||||
|
||||
[node name="CollisionShape3D6" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.128486, 1.97029, -4.00254)
|
||||
shape = SubResource("BoxShape3D_fapfe")
|
||||
|
||||
[node name="CollisionShape3D3" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, -4.37114e-08, -1, 0, 1, -4.37114e-08, 4.00682, -0.0448337, -2.01671)
|
||||
shape = SubResource("BoxShape3D_t4kr6")
|
||||
|
||||
[node name="CollisionShape3D4" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, -4.37114e-08, -1, 0, 1, -4.37114e-08, 2.00919, -0.0448336, -4.00891)
|
||||
shape = SubResource("BoxShape3D_ovv8e")
|
||||
|
||||
[node name="Room" type="Node3D" parent="."]
|
||||
|
||||
[node name="Room" type="Area3D" parent="Room"]
|
||||
unique_name_in_owner = true
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 11.8436, 0)
|
||||
visible = false
|
||||
collision_layer = 0
|
||||
collision_mask = 10
|
||||
|
||||
[node name="CollisionShape3D" type="CollisionShape3D" parent="Room/Room"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 7.01658, -9.84679, -1.94172)
|
||||
shape = SubResource("BoxShape3D_aknhk")
|
||||
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 2.06521, -9.87613, -7.02853)
|
||||
shape = SubResource("BoxShape3D_0l2uc")
|
||||
|
||||
[node name="CollisionShape3D2" type="CollisionShape3D" parent="Room/Room"]
|
||||
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 2.03834, -9.84679, -6.99831)
|
||||
shape = SubResource("BoxShape3D_oxdo1")
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 6.9863, -9.84679, -2.03325)
|
||||
shape = SubResource("BoxShape3D_y0bo5")
|
||||
|
||||
[node name="Minimap" type="Node3D" parent="."]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.0586098, 0)
|
||||
[node name="Reveal Cube" parent="Room" instance=ExtResource("3_oxdo1")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2, 0, -2)
|
||||
|
||||
[node name="Minimap" type="MeshInstance3D" parent="Minimap"]
|
||||
unique_name_in_owner = true
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1.93029, 0.00530069, -2.02862)
|
||||
visible = false
|
||||
layers = 2
|
||||
skeleton = NodePath("../..")
|
||||
[node name="Reveal Cube2" parent="Room" instance=ExtResource("3_oxdo1")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 6, 0, -2)
|
||||
|
||||
[node name="Reveal Cube3" parent="Room" instance=ExtResource("3_oxdo1")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2, 0, -6)
|
||||
|
||||
@@ -1,26 +1,73 @@
|
||||
[gd_scene load_steps=7 format=3 uid="uid://e17ephn3qhyp"]
|
||||
[gd_scene load_steps=8 format=3 uid="uid://e17ephn3qhyp"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://csxfet8l04swm" path="res://src/map/dungeon/code/CorridorRoom.cs" id="1_18sbc"]
|
||||
[ext_resource type="PackedScene" uid="uid://deynd5vuxbc8t" path="res://src/map/dungeon/models/Corridor Models/A2 Corridor Blocks/CA2_CROSSBLOCK.glb" id="2_18sbc"]
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_18sbc"]
|
||||
size = Vector3(1.98914, 3.98102, 3.88313)
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_qb8j5"]
|
||||
size = Vector3(4.30623, 3.9892, 0.1)
|
||||
[ext_resource type="PackedScene" uid="uid://jx4x2weyky45" path="res://src/minimap/Map Revealer Cube.tscn" id="3_qb8j5"]
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_keqg6"]
|
||||
size = Vector3(4.30623, 3.9892, 0.1)
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_a0n23"]
|
||||
size = Vector3(4.30623, 3.9892, 0.1)
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_qxe8a"]
|
||||
size = Vector3(12.0023, 4.01132, 0.1)
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_tu0j6"]
|
||||
size = Vector3(1.98914, 3.98102, 3.88313)
|
||||
|
||||
[node name="CA2_CROSSBLOCK" type="Node3D"]
|
||||
script = ExtResource("1_18sbc")
|
||||
|
||||
[node name="CA2_CROSSBLOCK" parent="." instance=ExtResource("2_18sbc")]
|
||||
[node name="Model" type="Node3D" parent="."]
|
||||
|
||||
[node name="CA2_CROSSBLOCK" parent="Model" instance=ExtResource("2_18sbc")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 2.46519, 3.98842)
|
||||
|
||||
[node name="Collisions" type="Node3D" parent="."]
|
||||
|
||||
[node name="StaticBody3D" type="StaticBody3D" parent="Collisions"]
|
||||
|
||||
[node name="CollisionShape3D" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 5.78531, 1.97029, -0.0444681)
|
||||
shape = SubResource("BoxShape3D_keqg6")
|
||||
|
||||
[node name="CollisionShape3D7" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 3.93911, 1.97029, 1.85113)
|
||||
shape = SubResource("BoxShape3D_a0n23")
|
||||
|
||||
[node name="CollisionShape3D8" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 3.93911, 1.97029, -5.83656)
|
||||
shape = SubResource("BoxShape3D_a0n23")
|
||||
|
||||
[node name="CollisionShape3D9" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 0.0320339, 1.97029, -5.83656)
|
||||
shape = SubResource("BoxShape3D_a0n23")
|
||||
|
||||
[node name="CollisionShape3D10" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 0.0320339, 1.97029, 1.86142)
|
||||
shape = SubResource("BoxShape3D_a0n23")
|
||||
|
||||
[node name="CollisionShape3D2" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 5.78531, 1.97029, -3.95265)
|
||||
shape = SubResource("BoxShape3D_keqg6")
|
||||
|
||||
[node name="CollisionShape3D5" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1.86097, 1.97029, -0.0444681)
|
||||
shape = SubResource("BoxShape3D_keqg6")
|
||||
|
||||
[node name="CollisionShape3D6" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1.86097, 1.97029, -3.95265)
|
||||
shape = SubResource("BoxShape3D_keqg6")
|
||||
|
||||
[node name="CollisionShape3D3" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, -4.37114e-08, -1, 0, 1, -4.37114e-08, 1.9743, -0.0448337, -2.00565)
|
||||
shape = SubResource("BoxShape3D_qxe8a")
|
||||
|
||||
[node name="CollisionShape3D4" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(-4.37114e-08, 1, -4.37114e-08, 0, -4.37114e-08, -1, -1, -4.37114e-08, 1.91069e-15, 1.9743, -0.0448337, -2.00565)
|
||||
shape = SubResource("BoxShape3D_qxe8a")
|
||||
|
||||
[node name="Room" type="Node3D" parent="."]
|
||||
|
||||
[node name="Room" type="Area3D" parent="Room"]
|
||||
@@ -32,68 +79,31 @@ collision_mask = 10
|
||||
|
||||
[node name="CollisionShape3D" type="CollisionShape3D" parent="Room/Room"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -3.02327, -9.84679, -1.94172)
|
||||
shape = SubResource("BoxShape3D_18sbc")
|
||||
shape = SubResource("BoxShape3D_tu0j6")
|
||||
|
||||
[node name="CollisionShape3D3" type="CollisionShape3D" parent="Room/Room"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 6.93491, -9.84679, -1.94172)
|
||||
shape = SubResource("BoxShape3D_18sbc")
|
||||
shape = SubResource("BoxShape3D_tu0j6")
|
||||
|
||||
[node name="CollisionShape3D2" type="CollisionShape3D" parent="Room/Room"]
|
||||
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 1.98159, -9.84679, 3.03271)
|
||||
shape = SubResource("BoxShape3D_18sbc")
|
||||
shape = SubResource("BoxShape3D_tu0j6")
|
||||
|
||||
[node name="CollisionShape3D4" type="CollisionShape3D" parent="Room/Room"]
|
||||
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 1.98159, -9.84679, -7.00162)
|
||||
shape = SubResource("BoxShape3D_18sbc")
|
||||
shape = SubResource("BoxShape3D_tu0j6")
|
||||
|
||||
[node name="Minimap" type="Node3D" parent="."]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.0586098, 0)
|
||||
[node name="Reveal Cube" parent="Room" instance=ExtResource("3_qb8j5")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2, 0, -2)
|
||||
|
||||
[node name="Minimap" type="MeshInstance3D" parent="Minimap"]
|
||||
unique_name_in_owner = true
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1.93029, 0.00530069, -2.02862)
|
||||
visible = false
|
||||
layers = 2
|
||||
skeleton = NodePath("../..")
|
||||
[node name="Reveal Cube2" parent="Room" instance=ExtResource("3_qb8j5")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 6, 0, -2)
|
||||
|
||||
[node name="StaticBody3D" type="StaticBody3D" parent="."]
|
||||
[node name="Reveal Cube3" parent="Room" instance=ExtResource("3_qb8j5")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -2, 0, -2)
|
||||
|
||||
[node name="CollisionShape3D" type="CollisionShape3D" parent="StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 5.78531, 1.97029, -0.0444681)
|
||||
shape = SubResource("BoxShape3D_qb8j5")
|
||||
[node name="Reveal Cube4" parent="Room" instance=ExtResource("3_qb8j5")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2, 0, 2)
|
||||
|
||||
[node name="CollisionShape3D7" type="CollisionShape3D" parent="StaticBody3D"]
|
||||
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 3.93911, 1.97029, 1.85113)
|
||||
shape = SubResource("BoxShape3D_keqg6")
|
||||
|
||||
[node name="CollisionShape3D8" type="CollisionShape3D" parent="StaticBody3D"]
|
||||
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 3.93911, 1.97029, -5.83656)
|
||||
shape = SubResource("BoxShape3D_keqg6")
|
||||
|
||||
[node name="CollisionShape3D9" type="CollisionShape3D" parent="StaticBody3D"]
|
||||
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 0.0320339, 1.97029, -5.83656)
|
||||
shape = SubResource("BoxShape3D_keqg6")
|
||||
|
||||
[node name="CollisionShape3D10" type="CollisionShape3D" parent="StaticBody3D"]
|
||||
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 0.0320339, 1.97029, 1.86142)
|
||||
shape = SubResource("BoxShape3D_keqg6")
|
||||
|
||||
[node name="CollisionShape3D2" type="CollisionShape3D" parent="StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 5.78531, 1.97029, -3.95265)
|
||||
shape = SubResource("BoxShape3D_qb8j5")
|
||||
|
||||
[node name="CollisionShape3D5" type="CollisionShape3D" parent="StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1.86097, 1.97029, -0.0444681)
|
||||
shape = SubResource("BoxShape3D_qb8j5")
|
||||
|
||||
[node name="CollisionShape3D6" type="CollisionShape3D" parent="StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1.86097, 1.97029, -3.95265)
|
||||
shape = SubResource("BoxShape3D_qb8j5")
|
||||
|
||||
[node name="CollisionShape3D3" type="CollisionShape3D" parent="StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, -4.37114e-08, -1, 0, 1, -4.37114e-08, 1.9743, -0.0448337, -2.00565)
|
||||
shape = SubResource("BoxShape3D_a0n23")
|
||||
|
||||
[node name="CollisionShape3D4" type="CollisionShape3D" parent="StaticBody3D"]
|
||||
transform = Transform3D(-4.37114e-08, 1, -4.37114e-08, 0, -4.37114e-08, -1, -1, -4.37114e-08, 1.91069e-15, 1.9743, -0.0448337, -2.00565)
|
||||
shape = SubResource("BoxShape3D_a0n23")
|
||||
[node name="Reveal Cube5" parent="Room" instance=ExtResource("3_qb8j5")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2, 0, -6)
|
||||
|
||||
@@ -1,17 +1,87 @@
|
||||
[gd_scene load_steps=4 format=3 uid="uid://dp42gsgacl331"]
|
||||
[gd_scene load_steps=14 format=3 uid="uid://dp42gsgacl331"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://csxfet8l04swm" path="res://src/map/dungeon/code/CorridorRoom.cs" id="1_8hqtj"]
|
||||
[ext_resource type="PackedScene" uid="uid://dvosjgbg4dru8" path="res://src/map/dungeon/models/Corridor Models/A2 Corridor Blocks/CA2_SBLOCK.glb" id="2_8hqtj"]
|
||||
[ext_resource type="PackedScene" uid="uid://jx4x2weyky45" path="res://src/minimap/Map Revealer Cube.tscn" id="3_exqg2"]
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_8hqtj"]
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_t3d7r"]
|
||||
size = Vector3(7.98399, 3.9892, 0.1)
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_o0jv6"]
|
||||
size = Vector3(8.0179, 3.9892, 0.1)
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_4ya56"]
|
||||
size = Vector3(4.31111, 3.9892, 0.1)
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_fuk00"]
|
||||
size = Vector3(12.2511, 3.9892, 0.1)
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_ak658"]
|
||||
size = Vector3(12.2511, 3.9892, 0.1)
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_t8k0p"]
|
||||
size = Vector3(4.26076, 3.9892, 0.1)
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_3ow0i"]
|
||||
size = Vector3(7.97403, 3.9892, 0.1)
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_2g3td"]
|
||||
size = Vector3(15.9244, 3.9892, 0.1)
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_31f0r"]
|
||||
size = Vector3(3.96991, 8.00859, 0.1)
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_v13iy"]
|
||||
size = Vector3(1.98914, 3.98102, 3.88313)
|
||||
|
||||
[node name="CA2_SBLOCK" type="Node3D"]
|
||||
script = ExtResource("1_8hqtj")
|
||||
|
||||
[node name="CA2_SBLOCK" parent="." instance=ExtResource("2_8hqtj")]
|
||||
[node name="Model" type="Node3D" parent="."]
|
||||
|
||||
[node name="CA2_SBLOCK" parent="Model" instance=ExtResource("2_8hqtj")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 2.46486, 0)
|
||||
|
||||
[node name="Collisions" type="Node3D" parent="."]
|
||||
|
||||
[node name="StaticBody3D" type="StaticBody3D" parent="Collisions"]
|
||||
|
||||
[node name="CollisionShape3D" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 3.98868, 1.97029, -0.0444681)
|
||||
shape = SubResource("BoxShape3D_t3d7r")
|
||||
|
||||
[node name="CollisionShape3D6" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 8.01712, 1.97029, -15.9581)
|
||||
shape = SubResource("BoxShape3D_o0jv6")
|
||||
|
||||
[node name="CollisionShape3D9" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 9.87052, 1.97029, -11.9789)
|
||||
shape = SubResource("BoxShape3D_4ya56")
|
||||
|
||||
[node name="CollisionShape3D7" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 4.03087, 1.97029, -9.86815)
|
||||
shape = SubResource("BoxShape3D_fuk00")
|
||||
|
||||
[node name="CollisionShape3D8" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 7.96295, 1.97029, -6.10201)
|
||||
shape = SubResource("BoxShape3D_ak658")
|
||||
|
||||
[node name="CollisionShape3D2" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2.14257, 1.99092, -3.96854)
|
||||
shape = SubResource("BoxShape3D_t8k0p")
|
||||
|
||||
[node name="CollisionShape3D3" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, -4.37114e-08, -1, 0, 1, -4.37114e-08, 3.98598, -0.0448337, -2.01671)
|
||||
shape = SubResource("BoxShape3D_3ow0i")
|
||||
|
||||
[node name="CollisionShape3D4" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(-4.37114e-08, 1, -4.37114e-08, 0, -4.37114e-08, -1, -1, -4.37114e-08, 1.91069e-15, 5.98112, -0.0448337, -8.00035)
|
||||
shape = SubResource("BoxShape3D_2g3td")
|
||||
|
||||
[node name="CollisionShape3D5" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(-4.37114e-08, 1, -4.37114e-08, 0, -4.37114e-08, -1, -1, -4.37114e-08, 1.91069e-15, 8.07679, -0.0420819, -13.9679)
|
||||
shape = SubResource("BoxShape3D_31f0r")
|
||||
|
||||
[node name="Room" type="Node3D" parent="."]
|
||||
|
||||
[node name="Room" type="Area3D" parent="Room"]
|
||||
@@ -22,18 +92,26 @@ collision_mask = 10
|
||||
|
||||
[node name="CollisionShape3D" type="CollisionShape3D" parent="Room/Room"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1.00713, -9.84679, -1.94172)
|
||||
shape = SubResource("BoxShape3D_8hqtj")
|
||||
shape = SubResource("BoxShape3D_v13iy")
|
||||
|
||||
[node name="CollisionShape3D2" type="CollisionShape3D" parent="Room/Room"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 11.0645, -9.84679, -14.027)
|
||||
shape = SubResource("BoxShape3D_8hqtj")
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 10.8223, -9.84679, -14.0183)
|
||||
shape = SubResource("BoxShape3D_v13iy")
|
||||
|
||||
[node name="Minimap" type="Node3D" parent="."]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.0586098, 0)
|
||||
[node name="Reveal Cube" parent="Room" instance=ExtResource("3_exqg2")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2, 0, -2)
|
||||
|
||||
[node name="Minimap" type="MeshInstance3D" parent="Minimap"]
|
||||
unique_name_in_owner = true
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1.93029, 0.00530069, -2.02862)
|
||||
visible = false
|
||||
layers = 2
|
||||
skeleton = NodePath("../..")
|
||||
[node name="Reveal Cube2" parent="Room" instance=ExtResource("3_exqg2")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 6, 0, -2)
|
||||
|
||||
[node name="Reveal Cube3" parent="Room" instance=ExtResource("3_exqg2")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 6, 0, -6)
|
||||
|
||||
[node name="Reveal Cube4" parent="Room" instance=ExtResource("3_exqg2")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 6, 0, -10)
|
||||
|
||||
[node name="Reveal Cube5" parent="Room" instance=ExtResource("3_exqg2")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 6, 0, -14)
|
||||
|
||||
[node name="Reveal Cube6" parent="Room" instance=ExtResource("3_exqg2")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 10, 0, -14)
|
||||
|
||||
@@ -1,17 +1,66 @@
|
||||
[gd_scene load_steps=4 format=3 uid="uid://c3lwv11e6oi7a"]
|
||||
[gd_scene load_steps=11 format=3 uid="uid://c3lwv11e6oi7a"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://csxfet8l04swm" path="res://src/map/dungeon/code/CorridorRoom.cs" id="1_efs71"]
|
||||
[ext_resource type="PackedScene" uid="uid://ck1uuj321jas" path="res://src/map/dungeon/models/Corridor Models/A2 Corridor Blocks/CA2_TBLOCK.glb" id="2_efs71"]
|
||||
[ext_resource type="PackedScene" uid="uid://jx4x2weyky45" path="res://src/minimap/Map Revealer Cube.tscn" id="3_eul13"]
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_efs71"]
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_yn7ht"]
|
||||
size = Vector3(4.33736, 3.9892, 0.1)
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_50pul"]
|
||||
size = Vector3(4.33736, 3.9892, 0.1)
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_77hl1"]
|
||||
size = Vector3(4.33736, 3.9892, 0.1)
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_w43r7"]
|
||||
size = Vector3(12.0027, 3.9892, 0.1)
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_qf6fl"]
|
||||
size = Vector3(4.00874, 3.9892, 0.1)
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_yyl46"]
|
||||
size = Vector3(7.97935, 11.9599, 0.1)
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_m8xpi"]
|
||||
size = Vector3(3.97492, 3.98102, 3.88313)
|
||||
|
||||
[node name="CA2_TBLOCK" type="Node3D"]
|
||||
script = ExtResource("1_efs71")
|
||||
|
||||
[node name="CA2_TBLOCK" parent="." instance=ExtResource("2_efs71")]
|
||||
[node name="Model" type="Node3D" parent="."]
|
||||
|
||||
[node name="CA2_TBLOCK" parent="Model" instance=ExtResource("2_efs71")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 2.43714, 0)
|
||||
|
||||
[node name="Collisions" type="Node3D" parent="."]
|
||||
|
||||
[node name="StaticBody3D" type="StaticBody3D" parent="Collisions"]
|
||||
|
||||
[node name="CollisionShape3D" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 5.80531, 1.97029, -7.97344)
|
||||
shape = SubResource("BoxShape3D_yn7ht")
|
||||
|
||||
[node name="CollisionShape3D2" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 5.80531, 1.97029, -4.04542)
|
||||
shape = SubResource("BoxShape3D_50pul")
|
||||
|
||||
[node name="CollisionShape3D4" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 3.95848, 1.97029, -2.16882)
|
||||
shape = SubResource("BoxShape3D_77hl1")
|
||||
|
||||
[node name="CollisionShape3D5" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, -0.0427248, 1.97029, -6.0015)
|
||||
shape = SubResource("BoxShape3D_w43r7")
|
||||
|
||||
[node name="CollisionShape3D6" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 3.96361, 1.97029, -9.9985)
|
||||
shape = SubResource("BoxShape3D_qf6fl")
|
||||
|
||||
[node name="CollisionShape3D3" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, -4.37114e-08, -1, 0, 1, -4.37114e-08, 4.00187, -0.0448335, -6.00208)
|
||||
shape = SubResource("BoxShape3D_yyl46")
|
||||
|
||||
[node name="Room" type="Node3D" parent="."]
|
||||
|
||||
[node name="Room" type="Area3D" parent="Room"]
|
||||
@@ -21,23 +70,25 @@ collision_layer = 0
|
||||
collision_mask = 10
|
||||
|
||||
[node name="CollisionShape3D" type="CollisionShape3D" parent="Room/Room"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2.00002, -9.84679, -10.0783)
|
||||
shape = SubResource("BoxShape3D_efs71")
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2.00002, -9.84679, -10.1023)
|
||||
shape = SubResource("BoxShape3D_m8xpi")
|
||||
|
||||
[node name="CollisionShape3D2" type="CollisionShape3D" parent="Room/Room"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 6.01977, -9.84679, -5.96785)
|
||||
shape = SubResource("BoxShape3D_efs71")
|
||||
shape = SubResource("BoxShape3D_m8xpi")
|
||||
|
||||
[node name="CollisionShape3D3" type="CollisionShape3D" parent="Room/Room"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1.99943, -9.84679, -1.9657)
|
||||
shape = SubResource("BoxShape3D_efs71")
|
||||
shape = SubResource("BoxShape3D_m8xpi")
|
||||
|
||||
[node name="Minimap" type="Node3D" parent="."]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.0586098, 0)
|
||||
[node name="Reveal Cube" parent="Room" instance=ExtResource("3_eul13")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2, 0, -2)
|
||||
|
||||
[node name="Minimap" type="MeshInstance3D" parent="Minimap"]
|
||||
unique_name_in_owner = true
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1.93029, 0.00530069, -2.02862)
|
||||
visible = false
|
||||
layers = 2
|
||||
skeleton = NodePath("../..")
|
||||
[node name="Reveal Cube2" parent="Room" instance=ExtResource("3_eul13")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2, 0, -6)
|
||||
|
||||
[node name="Reveal Cube3" parent="Room" instance=ExtResource("3_eul13")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 6, 0, -6)
|
||||
|
||||
[node name="Reveal Cube4" parent="Room" instance=ExtResource("3_eul13")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2, 0, -10)
|
||||
|
||||
@@ -1,40 +1,119 @@
|
||||
[gd_scene load_steps=4 format=3 uid="uid://b7hdsijrg4g8c"]
|
||||
[gd_scene load_steps=14 format=3 uid="uid://b7hdsijrg4g8c"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://csxfet8l04swm" path="res://src/map/dungeon/code/CorridorRoom.cs" id="1_lpude"]
|
||||
[ext_resource type="PackedScene" uid="uid://b212lt0u1q2ry" path="res://src/map/dungeon/models/Corridor Models/A2 Corridor Blocks/CA2_ZBLOCK.glb" id="2_lpude"]
|
||||
[ext_resource type="PackedScene" uid="uid://jx4x2weyky45" path="res://src/minimap/Map Revealer Cube.tscn" id="3_hok6v"]
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_lpude"]
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_kkiur"]
|
||||
size = Vector3(8.02621, 3.9892, 0.1)
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_qb5sv"]
|
||||
size = Vector3(4.28414, 3.9892, 0.1)
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_7xue7"]
|
||||
size = Vector3(11.9954, 3.9892, 0.1)
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_1g6j2"]
|
||||
size = Vector3(12.2947, 3.9892, 0.1)
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_laitd"]
|
||||
size = Vector3(4.30012, 3.9892, 0.1)
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_6du32"]
|
||||
size = Vector3(7.99044, 3.9892, 0.1)
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_3qkvw"]
|
||||
size = Vector3(7.97435, 3.9892, 0.1)
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_1ro5h"]
|
||||
size = Vector3(15.9697, 3.9892, 0.1)
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_tdc7c"]
|
||||
size = Vector3(3.97751, 8.10873, 0.1)
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_0mws2"]
|
||||
size = Vector3(1.98914, 3.98102, 3.88313)
|
||||
|
||||
[node name="CA2_ZBLOCK" type="Node3D"]
|
||||
script = ExtResource("1_lpude")
|
||||
|
||||
[node name="CA2_ZBLOCK" parent="." instance=ExtResource("2_lpude")]
|
||||
[node name="Model" type="Node3D" parent="."]
|
||||
|
||||
[node name="CA2_ZBLOCK" parent="Model" instance=ExtResource("2_lpude")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 2.46396, 0)
|
||||
|
||||
[node name="Collisions" type="Node3D" parent="."]
|
||||
|
||||
[node name="StaticBody3D" type="StaticBody3D" parent="Collisions"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -4.02146, 0, -12.0303)
|
||||
|
||||
[node name="CollisionShape3D" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 7.99401, 1.97029, 11.9822)
|
||||
shape = SubResource("BoxShape3D_kkiur")
|
||||
|
||||
[node name="CollisionShape3D4" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 9.86504, 1.97029, 8.05021)
|
||||
shape = SubResource("BoxShape3D_qb5sv")
|
||||
|
||||
[node name="CollisionShape3D5" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 7.95679, 1.97029, 2.00171)
|
||||
shape = SubResource("BoxShape3D_7xue7")
|
||||
|
||||
[node name="CollisionShape3D8" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 4.03538, 1.97029, 5.85335)
|
||||
shape = SubResource("BoxShape3D_1g6j2")
|
||||
|
||||
[node name="CollisionShape3D9" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2.13555, 1.97029, -0.035171)
|
||||
shape = SubResource("BoxShape3D_laitd")
|
||||
|
||||
[node name="CollisionShape3D2" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 4.00741, 1.99092, -3.96854)
|
||||
shape = SubResource("BoxShape3D_6du32")
|
||||
|
||||
[node name="CollisionShape3D3" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, -4.37114e-08, -1, 0, 1, -4.37114e-08, 3.99937, -0.0448337, -2.01671)
|
||||
shape = SubResource("BoxShape3D_3qkvw")
|
||||
|
||||
[node name="CollisionShape3D6" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(-4.37114e-08, 1, -4.37114e-08, 0, -4.37114e-08, -1, -1, -4.37114e-08, 1.91069e-15, 5.89896, -0.0448337, 3.99374)
|
||||
shape = SubResource("BoxShape3D_1ro5h")
|
||||
|
||||
[node name="CollisionShape3D7" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(-4.37114e-08, 1, -4.37114e-08, 0, -4.37114e-08, -1, -1, -4.37114e-08, 1.91069e-15, 7.95873, -0.0448337, 9.98981)
|
||||
shape = SubResource("BoxShape3D_tdc7c")
|
||||
|
||||
[node name="Room" type="Node3D" parent="."]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -3.73045, 0, -11.9164)
|
||||
|
||||
[node name="Room" type="Area3D" parent="Room"]
|
||||
unique_name_in_owner = true
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 11.8436, 0)
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -4.02146, 11.8436, -12.0303)
|
||||
visible = false
|
||||
collision_layer = 0
|
||||
collision_mask = 10
|
||||
|
||||
[node name="CollisionShape3D" type="CollisionShape3D" parent="Room/Room"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1.00713, -9.84679, -1.94172)
|
||||
shape = SubResource("BoxShape3D_lpude")
|
||||
shape = SubResource("BoxShape3D_0mws2")
|
||||
|
||||
[node name="CollisionShape3D2" type="CollisionShape3D" parent="Room/Room"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 10.8223, -9.84679, 9.91407)
|
||||
shape = SubResource("BoxShape3D_lpude")
|
||||
shape = SubResource("BoxShape3D_0mws2")
|
||||
|
||||
[node name="Minimap" type="Node3D" parent="."]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -3.73045, 0.0586098, -11.9164)
|
||||
[node name="Reveal Cube" parent="Room" instance=ExtResource("3_hok6v")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -2.02146, 0, -14.0303)
|
||||
|
||||
[node name="Minimap" type="MeshInstance3D" parent="Minimap"]
|
||||
unique_name_in_owner = true
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1.93029, 0.00530069, -2.02862)
|
||||
visible = false
|
||||
layers = 2
|
||||
skeleton = NodePath("../..")
|
||||
[node name="Reveal Cube2" parent="Room" instance=ExtResource("3_hok6v")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1.97854, 0, -14.0303)
|
||||
|
||||
[node name="Reveal Cube3" parent="Room" instance=ExtResource("3_hok6v")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1.97854, 0, -10.0303)
|
||||
|
||||
[node name="Reveal Cube4" parent="Room" instance=ExtResource("3_hok6v")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1.97854, 0, -6.03032)
|
||||
|
||||
[node name="Reveal Cube5" parent="Room" instance=ExtResource("3_hok6v")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1.97854, 0, -2.03032)
|
||||
|
||||
[node name="Reveal Cube6" parent="Room" instance=ExtResource("3_hok6v")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 5.97854, 0, -2.03032)
|
||||
|
||||
@@ -1,39 +1,142 @@
|
||||
[gd_scene load_steps=4 format=3 uid="uid://ba1qktwfba0h8"]
|
||||
[gd_scene load_steps=15 format=3 uid="uid://ba1qktwfba0h8"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://csxfet8l04swm" path="res://src/map/dungeon/code/CorridorRoom.cs" id="1_a5b6m"]
|
||||
[ext_resource type="PackedScene" uid="uid://b7e41cldp2phf" path="res://src/map/dungeon/models/Corridor Models/A2 Corridor Blocks/CA2_ZAGBLOCK.glb" id="2_a5b6m"]
|
||||
[ext_resource type="PackedScene" uid="uid://jx4x2weyky45" path="res://src/minimap/Map Revealer Cube.tscn" id="3_hr7fg"]
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_11cjv"]
|
||||
size = Vector3(4.34435, 3.9892, 0.1)
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_d6i3g"]
|
||||
size = Vector3(4.01451, 3.9892, 0.1)
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_xrq2f"]
|
||||
size = Vector3(4.01451, 3.9892, 0.1)
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_6vigd"]
|
||||
size = Vector3(8.00418, 3.9892, 0.1)
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_5gkli"]
|
||||
size = Vector3(3.97572, 3.9892, 0.1)
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_m0ual"]
|
||||
size = Vector3(3.97572, 3.9892, 0.1)
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_s1lkl"]
|
||||
size = Vector3(8.03128, 3.9892, 0.1)
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_ogmsn"]
|
||||
size = Vector3(7.9945, 3.9892, 0.1)
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_pahi8"]
|
||||
size = Vector3(7.97826, 3.9892, 0.1)
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_uyppy"]
|
||||
size = Vector3(7.97826, 3.9892, 0.1)
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_4a6jk"]
|
||||
size = Vector3(1.98914, 3.98102, 3.88313)
|
||||
|
||||
[node name="CA2_ZAGBLOCK" type="Node3D"]
|
||||
script = ExtResource("1_a5b6m")
|
||||
|
||||
[node name="CA2_ZAGBLOCK" parent="." instance=ExtResource("2_a5b6m")]
|
||||
[node name="Model" type="Node3D" parent="."]
|
||||
|
||||
[node name="CA2_ZAGBLOCK" parent="Model" instance=ExtResource("2_a5b6m")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 2.56869, 0)
|
||||
|
||||
[node name="Collisions" type="Node3D" parent="."]
|
||||
|
||||
[node name="StaticBody3D" type="StaticBody3D" parent="Collisions"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 8.04208, 0, -7.96326)
|
||||
|
||||
[node name="CollisionShape3D" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 5.85013, 1.97029, -0.0430538)
|
||||
shape = SubResource("BoxShape3D_11cjv")
|
||||
|
||||
[node name="CollisionShape3D6" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2.01836, 1.97029, 3.96975)
|
||||
shape = SubResource("BoxShape3D_d6i3g")
|
||||
|
||||
[node name="CollisionShape3D11" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, -0.0475216, 1.97029, 5.93111)
|
||||
shape = SubResource("BoxShape3D_xrq2f")
|
||||
|
||||
[node name="CollisionShape3D12" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 3.94812, 1.97029, 1.98525)
|
||||
shape = SubResource("BoxShape3D_xrq2f")
|
||||
|
||||
[node name="CollisionShape3D13" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, -0.0341853, 1.97029, -1.96748)
|
||||
shape = SubResource("BoxShape3D_xrq2f")
|
||||
|
||||
[node name="CollisionShape3D14" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, -3.98564, 1.97029, 1.96148)
|
||||
shape = SubResource("BoxShape3D_xrq2f")
|
||||
|
||||
[node name="CollisionShape3D7" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -3.98787, 1.97029, 7.96445)
|
||||
shape = SubResource("BoxShape3D_6vigd")
|
||||
|
||||
[node name="CollisionShape3D8" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -6.0021, 1.97029, 4.01159)
|
||||
shape = SubResource("BoxShape3D_5gkli")
|
||||
|
||||
[node name="CollisionShape3D9" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1.98969, 1.97029, 0.029349)
|
||||
shape = SubResource("BoxShape3D_m0ual")
|
||||
|
||||
[node name="CollisionShape3D10" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 3.99062, 1.97029, -3.9656)
|
||||
shape = SubResource("BoxShape3D_s1lkl")
|
||||
|
||||
[node name="CollisionShape3D2" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 4.00944, 1.99092, -3.96854)
|
||||
shape = SubResource("BoxShape3D_ogmsn")
|
||||
|
||||
[node name="CollisionShape3D3" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, -4.37114e-08, -1, 0, 1, -4.37114e-08, 4.00132, -0.0448337, -2.01671)
|
||||
shape = SubResource("BoxShape3D_pahi8")
|
||||
|
||||
[node name="CollisionShape3D4" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, -4.37114e-08, -1, 0, 1, -4.37114e-08, 0.0218341, -0.0448337, 1.97933)
|
||||
shape = SubResource("BoxShape3D_uyppy")
|
||||
|
||||
[node name="CollisionShape3D5" type="CollisionShape3D" parent="Collisions/StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, -4.37114e-08, -1, 0, 1, -4.37114e-08, -3.9614, -0.0448337, 5.95247)
|
||||
shape = SubResource("BoxShape3D_uyppy")
|
||||
|
||||
[node name="Room" type="Node3D" parent="."]
|
||||
|
||||
[node name="Room" type="Area3D" parent="Room"]
|
||||
unique_name_in_owner = true
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 11.8436, 0)
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 8.04208, 11.8436, -7.96326)
|
||||
visible = false
|
||||
collision_layer = 0
|
||||
collision_mask = 10
|
||||
|
||||
[node name="CollisionShape3D" type="CollisionShape3D" parent="Room/Room"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1.00713, -9.84679, -1.94172)
|
||||
shape = SubResource("BoxShape3D_11cjv")
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 7.01555, -9.84679, -1.94172)
|
||||
shape = SubResource("BoxShape3D_4a6jk")
|
||||
|
||||
[node name="CollisionShape3D2" type="CollisionShape3D" parent="Room/Room"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 15.0322, -9.84679, -9.99908)
|
||||
shape = SubResource("BoxShape3D_11cjv")
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -7.02993, -9.84679, 6.0383)
|
||||
shape = SubResource("BoxShape3D_4a6jk")
|
||||
|
||||
[node name="Minimap" type="Node3D" parent="."]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.0586098, 0)
|
||||
[node name="Reveal Cube" parent="Room" instance=ExtResource("3_hr7fg")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 10.0421, 0, -9.96326)
|
||||
|
||||
[node name="Minimap" type="MeshInstance3D" parent="Minimap"]
|
||||
unique_name_in_owner = true
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1.93029, 0.00530069, -2.02862)
|
||||
visible = false
|
||||
layers = 2
|
||||
skeleton = NodePath("../..")
|
||||
[node name="Reveal Cube2" parent="Room" instance=ExtResource("3_hr7fg")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 14.0421, 0, -9.96326)
|
||||
|
||||
[node name="Reveal Cube3" parent="Room" instance=ExtResource("3_hr7fg")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 10.0421, 0, -5.96326)
|
||||
|
||||
[node name="Reveal Cube4" parent="Room" instance=ExtResource("3_hr7fg")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 6.04208, 0, -5.96326)
|
||||
|
||||
[node name="Reveal Cube5" parent="Room" instance=ExtResource("3_hr7fg")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 6.04208, 0, -1.96326)
|
||||
|
||||
[node name="Reveal Cube6" parent="Room" instance=ExtResource("3_hr7fg")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2.04208, 0, -1.96326)
|
||||
|
||||
Reference in New Issue
Block a user