In progress changes for fixing minimaps in Set B rooms

This commit is contained in:
2026-06-07 00:35:36 -07:00
parent 2a16e2277b
commit 313fbbd759
19 changed files with 15 additions and 24 deletions
@@ -22,7 +22,6 @@ script = ExtResource("1_wf6mw")
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 2.444, 0)
[node name="Room" type="Node3D" parent="."]
visible = false
[node name="Room" type="Area3D" parent="Room"]
unique_name_in_owner = true
@@ -29,7 +29,6 @@ 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
@@ -45,7 +45,6 @@ shape = SubResource("BoxShape3D_3wklx")
[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
@@ -69,7 +69,6 @@ shape = SubResource("BoxShape3D_ovv8e")
[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
@@ -73,7 +73,6 @@ shape = SubResource("BoxShape3D_qxe8a")
[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
@@ -62,7 +62,6 @@ transform = Transform3D(1, 0, 0, 0, -4.37114e-08, -1, 0, 1, -4.37114e-08, 4.0018
shape = SubResource("BoxShape3D_yyl46")
[node name="Room" type="Node3D" parent="."]
visible = false
[node name="Room" type="Area3D" parent="Room"]
unique_name_in_owner = true
@@ -88,7 +88,6 @@ shape = SubResource("BoxShape3D_tdc7c")
[node name="Room" type="Area3D" parent="Room"]
unique_name_in_owner = true
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
@@ -111,7 +111,6 @@ shape = SubResource("BoxShape3D_uyppy")
[node name="Room" type="Area3D" parent="Room"]
unique_name_in_owner = true
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
@@ -31,14 +31,14 @@ cell_height = 1.0
[sub_resource type="PlaneMesh" id="PlaneMesh_7cums"]
size = Vector2(200, 200)
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_7cums"]
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_yq6g7"]
transparency = 1
shading_mode = 0
albedo_texture = ExtResource("16_s6u4m")
texture_filter = 0
[sub_resource type="PlaneMesh" id="PlaneMesh_axhvs"]
material = SubResource("StandardMaterial3D_7cums")
material = SubResource("StandardMaterial3D_yq6g7")
size = Vector2(230, 230)
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_gbtw7"]
@@ -31,7 +31,6 @@ size = Vector2(200, 200)
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_6h8wr"]
transparency = 1
cull_mode = 2
shading_mode = 0
albedo_texture = ExtResource("15_wrohb")
texture_filter = 0
@@ -202,7 +201,7 @@ mesh = SubResource("PlaneMesh_6h8wr")
skeleton = NodePath("../..")
[node name="Minimap2" type="MeshInstance3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 6.44169, -0.247826, 3.07943)
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 6.442, -1, 3.079)
layers = 2
mesh = SubResource("PlaneMesh_tr1gi")
@@ -7,7 +7,7 @@
[ext_resource type="Texture2D" uid="uid://dw50ys561j8no" path="res://src/map/assets/DUST_1.png" id="5_54fgm"]
[ext_resource type="Texture2D" uid="uid://cf4x3iryyiphg" path="res://src/map/dungeon/models/Area 1/Exit/A1-Exit_brick_corridor_corrected.png" id="5_xwq6u"]
[ext_resource type="Texture2D" uid="uid://b7kj1pxt7wx1g" path="res://src/vfx/World/BLUE_FLAME.png" id="6_5n72k"]
[ext_resource type="AudioStream" uid="uid://b306wov6yfaan" path="res://src/audio/amb/amb_flame_burning.ogg" id="6_54fgm"]
[ext_resource type="AudioStream" uid="uid://b306wov6yfaan" path="res://src/audio/AMB/amb_flame_burning.ogg" id="6_54fgm"]
[ext_resource type="Texture2D" uid="uid://cri7q7x514mxi" path="res://src/map/dungeon/models/Area 1/Exit/A1-Exit_FLOOR4.png" id="6_dvh5e"]
[ext_resource type="Texture2D" uid="uid://bdd4abxejp4n0" path="res://src/minimap/textures/EXIT.png" id="6_ljhl3"]
[ext_resource type="Texture2D" uid="uid://cym4eb6eyn7g6" path="res://src/map/dungeon/models/Area 1/Exit/A1-Exit_updated_corridor_trim.png" id="7_oryp2"]
@@ -30,7 +30,7 @@ albedo_color = Color(0, 0, 0, 1)
[sub_resource type="PlaneMesh" id="PlaneMesh_f607g"]
material = SubResource("StandardMaterial3D_a6kbu")
size = Vector2(20.5, 17)
size = Vector2(21, 17)
[sub_resource type="Curve" id="Curve_v2k4g"]
_limits = [-2.0, 2.0, 0.0, 1.0]
@@ -7,7 +7,7 @@
[ext_resource type="PackedScene" uid="uid://kbrt3cos7udm" path="res://src/map/Placeables/A2-Socket.tscn" id="5_w6m53"]
[ext_resource type="PackedScene" uid="uid://bnf4mvmjogax" path="res://src/map/assets/Lamp Model/A2Top Lamp.glb" id="6_sl5mh"]
[ext_resource type="PackedScene" uid="uid://baavkflkbmlow" path="res://src/map/assets/Lamp.tscn" id="7_pgjwb"]
[ext_resource type="AudioStream" uid="uid://cdweiwl17xnn6" path="res://src/audio/amb/amb_water_lapping1.ogg" id="8_i3wjl"]
[ext_resource type="AudioStream" uid="uid://cdweiwl17xnn6" path="res://src/audio/AMB/amb_water_lapping1.ogg" id="8_i3wjl"]
[ext_resource type="Shader" uid="uid://blrcjqdo7emhs" path="res://src/map/overworld/Models/water.gdshader" id="9_ch0al"]
[ext_resource type="CompressedTexture2DArray" uid="uid://c0kjnbpgaa6bs" path="res://src/map/assets/caustics.png" id="10_r24rn"]
[ext_resource type="Texture2D" uid="uid://cbsdc4uthojov" path="res://src/map/assets/waternormal2.jpg" id="11_udhju"]
@@ -3,7 +3,7 @@
[ext_resource type="Script" uid="uid://dhollu4j3pynq" path="res://src/map/dungeon/code/MonsterRoom.cs" id="1_h7qp4"]
[ext_resource type="PackedScene" uid="uid://bhp13lryklool" path="res://src/map/dungeon/models/Area 2/Waterroom/A2 Water Room.glb" id="2_d5u83"]
[ext_resource type="Shader" uid="uid://dj3ut2w0lnwq2" path="res://src/map/map shaders/Overworld God Rays.gdshader" id="4_41mai"]
[ext_resource type="AudioStream" uid="uid://cdweiwl17xnn6" path="res://src/audio/amb/amb_water_lapping1.ogg" id="5_18wua"]
[ext_resource type="AudioStream" uid="uid://cdweiwl17xnn6" path="res://src/audio/AMB/amb_water_lapping1.ogg" id="5_18wua"]
[ext_resource type="Texture2D" uid="uid://dw50ys561j8no" path="res://src/map/assets/DUST_1.png" id="5_d0ika"]
[sub_resource type="BoxShape3D" id="BoxShape3D_14xap"]
@@ -1134,7 +1134,7 @@ shape = SubResource("BoxShape3D_3f3ac")
unique_name_in_owner = true
[node name="MeshInstance3D" type="MeshInstance3D" parent="Room/MinimapShadow"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.288008, -2.09774, 0.214209)
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.288, -0.26, 0.214)
layers = 2
sorting_offset = 100.0
mesh = SubResource("PlaneMesh_2ejwg")
@@ -5,7 +5,7 @@
[ext_resource type="Texture2D" uid="uid://dw50ys561j8no" path="res://src/map/assets/DUST_1.png" id="4_kx0t3"]
[ext_resource type="Texture2D" uid="uid://b7kj1pxt7wx1g" path="res://src/vfx/World/BLUE_FLAME.png" id="5_pmpee"]
[ext_resource type="Texture2D" uid="uid://bdd4abxejp4n0" path="res://src/minimap/textures/EXIT.png" id="6_d13sj"]
[ext_resource type="AudioStream" uid="uid://b306wov6yfaan" path="res://src/audio/amb/amb_flame_burning.ogg" id="6_pmpee"]
[ext_resource type="AudioStream" uid="uid://b306wov6yfaan" path="res://src/audio/AMB/amb_flame_burning.ogg" id="6_pmpee"]
[ext_resource type="PackedScene" uid="uid://kbrt3cos7udm" path="res://src/map/Placeables/A2-Socket.tscn" id="7_d13sj"]
[sub_resource type="BoxShape3D" id="BoxShape3D_7230f"]
@@ -564,7 +564,7 @@ shape = SubResource("BoxShape3D_wu8s2")
unique_name_in_owner = true
[node name="MeshInstance3D" type="MeshInstance3D" parent="Room/MinimapShadow"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.020082, -2.55592, 3.41991)
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.020082, -2.41028, 3.41991)
layers = 2
sorting_offset = 100.0
mesh = SubResource("PlaneMesh_kx0t3")
@@ -8,7 +8,7 @@
data = PackedVector3Array(-1, -0.4965, 0.4905, -1, 0.04, 0.4905, -1, 0.04, -0.478, -1, -0.4965, 0.4905, -1, 0.04, -0.478, -1, -0.4965, -0.478, 0.6796, -0.4965, -0.7988, 0.6796, 0.04, -0.7988, 1, 0.04, -0.478, 0.6796, -0.4965, -0.7988, 1, 0.04, -0.478, 1, -0.4965, -0.478, 1, -0.4965, -0.478, 1, 0.04, -0.478, 1, 0.04, 0.4905, 1, -0.4965, -0.478, 1, 0.04, 0.4905, 1, -0.4965, 0.4905, -0.673, -0.4965, 0.8019, -0.673, 0.04, 0.8019, -1, 0.04, 0.4905, -0.673, -0.4965, 0.8019, -1, 0.04, 0.4905, -1, -0.4965, 0.4905, 0.6796, -0.4965, -0.7988, 1, -0.4965, -0.478, 1, -0.4965, 0.4905, 0.6796, -0.4965, -0.7988, 1, -0.4965, 0.4905, 0.6796, -0.4965, 0.8208, 0.2085, -0.4965, -1, 0.6796, -0.4965, -0.7988, 0.6796, -0.4965, 0.8208, 0.2085, -0.4965, -1, 0.6796, -0.4965, 0.8208, 0.2085, -0.4965, 0.956, 0.2085, -0.4965, -1, -0.2076, -0.4965, -1.4465, 0.2085, -0.4965, -1.4465, 0.2085, -0.4965, -1, -0.2076, -0.4965, -1, -0.2076, -0.4965, -1.4465, -0.2076, -0.4965, -1, 0.2085, -0.4965, -1, 0.2085, -0.4965, 0.956, -0.2076, -0.4965, -1, 0.2085, -0.4965, 0.956, -0.2076, -0.4965, 0.956, -0.2076, -0.4965, 0.956, 0.2085, -0.4965, 0.956, 0.2085, -0.4965, 1.434, -0.2076, -0.4965, 0.956, 0.2085, -0.4965, 1.434, -0.2076, -0.4965, 1.434, -0.673, -0.4965, -0.7988, -0.2076, -0.4965, -1, -0.2076, -0.4965, 0.956, -0.673, -0.4965, -0.7988, -0.2076, -0.4965, 0.956, -0.673, -0.4965, 0.8019, -1, -0.4965, -0.478, -0.673, -0.4965, -0.7988, -0.673, -0.4965, 0.8019, -1, -0.4965, -0.478, -0.673, -0.4965, 0.8019, -1, -0.4965, 0.4905, 0.2085, -0.4965, 0.956, 0.2085, 0.04, 0.956, 0.2085, 0.04, 1.434, 0.2085, -0.4965, 0.956, 0.2085, 0.04, 1.434, 0.2085, -0.4965, 1.434, -0.673, -0.4965, -0.7988, -0.673, 0.04, -0.7988, -0.2076, 0.04, -1, -0.673, -0.4965, -0.7988, -0.2076, 0.04, -1, -0.2076, -0.4965, -1, 0.6796, -0.4965, 0.8208, 0.6796, 0.04, 0.8208, 0.2085, 0.04, 0.956, 0.6796, -0.4965, 0.8208, 0.2085, 0.04, 0.956, 0.2085, -0.4965, 0.956, -1, -0.4965, -0.478, -1, 0.04, -0.478, -0.673, 0.04, -0.7988, -1, -0.4965, -0.478, -0.673, 0.04, -0.7988, -0.673, -0.4965, -0.7988, -0.2076, -0.4965, 0.956, -0.2076, 0.04, 0.956, -0.673, 0.04, 0.8019, -0.2076, -0.4965, 0.956, -0.673, 0.04, 0.8019, -0.673, -0.4965, 0.8019, 1, -0.4965, 0.4905, 1, 0.04, 0.4905, 0.6796, 0.04, 0.8208, 1, -0.4965, 0.4905, 0.6796, 0.04, 0.8208, 0.6796, -0.4965, 0.8208, 0.2085, -0.4965, -1, 0.2085, 0.04, -1, 0.6796, 0.04, -0.7988, 0.2085, -0.4965, -1, 0.6796, 0.04, -0.7988, 0.6796, -0.4965, -0.7988, -0.2076, 0.04, 0.956, -0.2076, -0.4965, 0.956, -0.2076, -0.4965, 1.434, -0.2076, 0.04, 0.956, -0.2076, -0.4965, 1.434, -0.2076, 0.04, 1.434, 0.2085, 0.04, -1, 0.2085, -0.4965, -1, 0.2085, -0.4965, -1.4465, 0.2085, 0.04, -1, 0.2085, -0.4965, -1.4465, 0.2085, 0.04, -1.4465, -0.2076, -0.4965, -1, -0.2076, 0.04, -1, -0.2076, 0.04, -1.4465, -0.2076, -0.4965, -1, -0.2076, 0.04, -1.4465, -0.2076, -0.4965, -1.4465)
[sub_resource type="BoxShape3D" id="BoxShape3D_a5ll2"]
size = Vector3(28, 6, 48)
size = Vector3(28, 6, 28.5431)
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_e3spp"]
albedo_color = Color(0, 0, 0, 1)
@@ -109,14 +109,14 @@ 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.04566, -10.6408, -1.19209e-07)
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.04566, -10.6408, -0.0570679)
shape = SubResource("BoxShape3D_a5ll2")
[node name="MinimapShadow" type="Node3D" parent="Room"]
unique_name_in_owner = true
[node name="MeshInstance3D" type="MeshInstance3D" parent="Room/MinimapShadow"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.020082, -50.8212, 0.114777)
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -4.38309, 0)
layers = 2
sorting_offset = 100.0
mesh = SubResource("PlaneMesh_awssr")
@@ -154,7 +154,7 @@ shape = SubResource("BoxShape3D_jxmh2")
unique_name_in_owner = true
[node name="MeshInstance3D" type="MeshInstance3D" parent="Room/MinimapShadow"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 10.2326, -2.55592, 8.90595)
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 10.233, -0.26, 8.906)
layers = 2
sorting_offset = 100.0
mesh = SubResource("PlaneMesh_sabk0")
@@ -831,7 +831,7 @@ shape = SubResource("BoxShape3D_37pbi")
unique_name_in_owner = true
[node name="MeshInstance3D" type="MeshInstance3D" parent="Room/MinimapShadow"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.759798, -2.55592, -0.0814438)
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.76, -0.26, -0.081)
layers = 2
sorting_offset = 100.0
mesh = SubResource("PlaneMesh_w7x07")