fixed priority collision issues

This commit is contained in:
2023-02-27 21:07:53 +01:00
parent fc84f8889f
commit 7cbf5c634d
3 changed files with 4 additions and 4 deletions

View File

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