diff --git a/scenes/base_npc.tscn b/scenes/base_npc.tscn index b303e36..a2457cd 100644 --- a/scenes/base_npc.tscn +++ b/scenes/base_npc.tscn @@ -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) diff --git a/scenes/player.tscn b/scenes/player.tscn index 0af4f4b..a9199a3 100644 --- a/scenes/player.tscn +++ b/scenes/player.tscn @@ -86,7 +86,7 @@ animations = [{ }] [sub_resource type="CapsuleShape2D" id="CapsuleShape2D_38v5o"] -height = 50.0 +height = 59.9998 [node name="player" type="CharacterBody2D"] process_mode = 1