From cfacba4f89b54665169f53eaf586b1d9441df128 Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Tue, 30 Apr 2024 03:06:55 +0200 Subject: [PATCH] Fix watcher zindex --- entities/watcher.tscn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/entities/watcher.tscn b/entities/watcher.tscn index be540e8..f552e2e 100644 --- a/entities/watcher.tscn +++ b/entities/watcher.tscn @@ -156,13 +156,13 @@ radius = 25.19 radius = 32.0 [node name="Watcher" type="CharacterBody2D"] +z_index = 10 collision_layer = 16 collision_mask = 18 script = ExtResource("1_brahc") [node name="Sprite" parent="." instance=ExtResource("1_thu73")] unique_name_in_owner = true -z_index = 10 scale = Vector2(2, 2) texture = ExtResource("2_32yw7") left_texture = ExtResource("2_32yw7")