better collision shapes

This commit is contained in:
2023-02-23 09:50:21 +01:00
parent 4979c70852
commit 97465bf600
2 changed files with 3 additions and 3 deletions

View File

@@ -84,8 +84,8 @@ animations = [{
}]
[sub_resource type="CapsuleShape2D" id="CapsuleShape2D_rsgcw"]
radius = 7.99997
height = 32.0
radius = 9.0
height = 60.0
[sub_resource type="RectangleShape2D" id="RectangleShape2D_sgrqb"]
size = Vector2(64, 100)