Browse Source

Fix: Make standing collision shape slightly smaller to better fit between blocks

pull/3/head
Ryan Reed 1 month ago
parent
commit
3088aa4ef3
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      scenes/player/player.tscn

+ 1
- 0
scenes/player/player.tscn View File

@ -4,6 +4,7 @@
[ext_resource type="Script" uid="uid://bruuttf8j7wet" path="res://scenes/player/ray_cast_3d.gd" id="2_dovo2"]
[sub_resource type="CapsuleShape3D" id="CapsuleShape3D_dovo2"]
radius = 0.47
height = 1.95
[sub_resource type="CapsuleShape3D" id="CapsuleShape3D_gmlin"]


Loading…
Cancel
Save