diff --git a/behaviours/hunter.tscn b/behaviours/hunter.tscn index f206d8c..42fcfc7 100644 --- a/behaviours/hunter.tscn +++ b/behaviours/hunter.tscn @@ -9,6 +9,9 @@ radius = 100.0 script = ExtResource("1_3bmd5") [node name="DetectionArea" type="Area2D" parent="."] +collision_layer = 0 +collision_mask = 24 +monitorable = false [node name="Shape" type="CollisionShape2D" parent="DetectionArea"] shape = SubResource("CircleShape2D_kxb8e")