Decrease the player's collision capsule's size.

This commit is contained in:
Relintai 2024-09-26 21:47:07 +02:00
parent 8f3a81c124
commit b97ecfb7de

View File

@ -8,7 +8,7 @@
[ext_resource path="res://player/ui_theme.tres" type="Theme" id=6]
[sub_resource type="CapsuleShape" id=1]
radius = 0.5
radius = 0.295341
height = 1.6
[node name="Player" type="KinematicBody"]