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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user