From e47898491fb38753a4d6807a85563290dbd0e33b Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Mon, 2 Oct 2023 03:15:19 +0200 Subject: [PATCH] Fix coin_copper outline z order --- entity/coin_copper/coin_copper.tscn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/entity/coin_copper/coin_copper.tscn b/entity/coin_copper/coin_copper.tscn index 9f3c745..7a5b8eb 100644 --- a/entity/coin_copper/coin_copper.tscn +++ b/entity/coin_copper/coin_copper.tscn @@ -27,7 +27,7 @@ texture_filter = 1 texture = ExtResource("2_4pvkj") [node name="Outline" type="Sprite2D" parent="CollisionShape2D"] -z_index = -10 +z_index = -1 texture_filter = 1 texture = ExtResource("3_dq1f7")