Use Special Room script type to mark rooms that don't have monster/item/player spawns

Fix some minimap display issues
Fix michael animation state
This commit is contained in:
2025-10-06 14:20:08 -07:00
parent 57b61e86a4
commit 0bf87c0dc2
52 changed files with 560 additions and 490 deletions

View File

@@ -111,15 +111,6 @@ offset_top = 369.0
offset_right = 424.0
offset_bottom = 637.0
[node name="ColorRect" type="ColorRect" parent="HBoxContainer/Panel/MinimapZone"]
visible = false
custom_minimum_size = Vector2(350, 300)
layout_mode = 2
offset_left = 52.0
offset_right = 402.0
offset_bottom = 300.0
color = Color(0.027451, 0.0901961, 0.0745098, 1)
[node name="MiniMap" parent="HBoxContainer/Panel/MinimapZone" instance=ExtResource("2_6sfje")]
unique_name_in_owner = true
custom_minimum_size = Vector2(50, 50)