From b7179614a68ca3e4bbf1b27bf95298fdf58dac82 Mon Sep 17 00:00:00 2001 From: Raxki Date: Mon, 14 Oct 2024 10:17:53 -0400 Subject: [PATCH] Fix sorting issue with crowd sprites --- world/world.tscn | 1 + 1 file changed, 1 insertion(+) diff --git a/world/world.tscn b/world/world.tscn index ec518b4..a950fa5 100644 --- a/world/world.tscn +++ b/world/world.tscn @@ -325,6 +325,7 @@ script = ExtResource("9_df2wo") [node name="NPCs" type="Node2D" parent="."] visible = false +y_sort_enabled = true [node name="Npc1" type="Sprite2D" parent="NPCs"] texture_filter = 1