diff --git a/scenes/game/cursor.tscn b/scenes/game/cursor.tscn index 802d846..67643f2 100644 --- a/scenes/game/cursor.tscn +++ b/scenes/game/cursor.tscn @@ -10,7 +10,7 @@ radius = 8.0 [node name="Cursor" type="Area2D" groups=["cursor"]] z_index = 100 -collision_layer = 128 +collision_layer = 192 collision_mask = 56 script = ExtResource("1_1og6v")