Browse Source

Reducing the size of the collision shape, allowing to walk under a block at 3 blocks high

pull/1/head
Ryan Reed 1 month ago
parent
commit
3d2871f900
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"]
height = 1.95
[sub_resource type="CapsuleMesh" id="CapsuleMesh_gmlin"]


Loading…
Cancel
Save