fix regressions when restructuring nodes

This commit is contained in:
Antti Hakkarainen 2023-02-17 13:58:10 +02:00
parent f35d27b518
commit a4136c937f
7 changed files with 161 additions and 88 deletions

View file

@ -142,7 +142,7 @@ mouse_filter = 1
script = ExtResource("5_rg28x")
[node name="CameraMarker" type="Sprite2D" parent="EventBus/Game/UILayer/Control/Minimap"]
z_index = 1
z_index = 10
position = Vector2(-32, 0)
centered = false
script = ExtResource("7_6krn1")