mirror of
https://github.com/Relintai/pandemonium_demo_projects.git
synced 2024-12-21 13:56:50 +01:00
Decrease the player's collision capsule's size.
This commit is contained in:
parent
8f3a81c124
commit
b97ecfb7de
@ -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"]
|
||||
|
Loading…
Reference in New Issue
Block a user