Collision layer rework

This commit is contained in:
Фёдор Веселов 2024-09-25 10:01:05 +05:00
commit 37d74f4880
6 changed files with 28 additions and 9 deletions

View file

@ -108,7 +108,7 @@ _sight = NodePath("../Eyesight")
[node name="Eyesight" type="Area2D" parent="."]
collision_layer = 0
collision_mask = 4
collision_mask = 8
script = ExtResource("7_fdkt2")
[node name="CollisionShape2D" type="CollisionShape2D" parent="Eyesight"]