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

@ -156,7 +156,7 @@ position = Vector2(0, -44)
texture = ExtResource("2_4pdxh")
[node name="Hitbox" type="Area2D" parent="."]
collision_layer = 4
collision_layer = 8
collision_mask = 0
[node name="CollisionShape2D" type="CollisionShape2D" parent="Hitbox"]