fixed collision issues

This commit is contained in:
2023-03-01 18:57:37 +01:00
parent 9734d53d62
commit fbe731136f
7 changed files with 8 additions and 4 deletions

View File

@@ -65,7 +65,8 @@ position = Vector2(-131, 147)
metadata/_edit_lock_ = true
[node name="world_border" type="StaticBody2D" parent="."]
collision_priority = 3.0
collision_mask = 0
collision_priority = 20.0
metadata/_edit_lock_ = true
[node name="collision_shape_2d" type="CollisionShape2D" parent="world_border"]