crash fix

This commit is contained in:
Booklordofthedings 2024-08-19 18:33:47 +02:00
parent b6375e04c8
commit efd5738f70
6 changed files with 53 additions and 9 deletions

View file

@ -8,7 +8,7 @@ size = Vector2(34, 32)
[node name="BoxPushable1" type="CharacterBody2D"]
collision_layer = 16
collision_mask = 21
collision_mask = 53
script = ExtResource("1_tf1fy")
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]