added y-sorting

This commit is contained in:
2023-02-10 19:12:39 +01:00
parent dcd10e4a2e
commit eee3897b85
7 changed files with 24 additions and 38 deletions

View File

@@ -90,7 +90,6 @@ height = 45.968
[node name="player" type="CharacterBody2D"]
process_mode = 1
y_sort_enabled = true
position = Vector2(-1, 0)
floor_stop_on_slope = false
script = ExtResource("1_qehox")