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"] [sub_resource type="CapsuleShape2D" id="CapsuleShape2D_rsgcw"]
radius = 7.99997 radius = 9.0
height = 32.0 height = 60.0
[sub_resource type="RectangleShape2D" id="RectangleShape2D_sgrqb"] [sub_resource type="RectangleShape2D" id="RectangleShape2D_sgrqb"]
size = Vector2(64, 100) size = Vector2(64, 100)

View File

@@ -86,7 +86,7 @@ animations = [{
}] }]
[sub_resource type="CapsuleShape2D" id="CapsuleShape2D_38v5o"] [sub_resource type="CapsuleShape2D" id="CapsuleShape2D_38v5o"]
height = 50.0 height = 59.9998
[node name="player" type="CharacterBody2D"] [node name="player" type="CharacterBody2D"]
process_mode = 1 process_mode = 1