enable Y sort
This commit is contained in:
parent
a73293bcfb
commit
a8c062e974
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@
|
|||
[ext_resource type="Script" uid="uid://ceevyto3vbq7c" path="res://scenes/room/states/room_paused.gd" id="6_gui0a"]
|
||||
|
||||
[node name="Room" type="Node2D"]
|
||||
y_sort_enabled = true
|
||||
script = ExtResource("1_8xru0")
|
||||
|
||||
[node name="RoomDirector" type="Node" parent="." node_paths=PackedStringArray("initial_state")]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue