Browse Source

Fixing collision later

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

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

@ -12,6 +12,7 @@ radius = 0.2
height = 0.89
[node name="Player" type="CharacterBody3D"]
collision_layer = 2
script = ExtResource("1_7sql3")
jump_count = 2
sprint_toggle = true


Loading…
Cancel
Save