feat: more work on checkpoints
This commit is contained in:
parent
69b1f267ea
commit
15b890ad55
5 changed files with 21 additions and 22 deletions
|
|
@ -36,6 +36,7 @@ target_speed = 25.0
|
|||
jump_impulse = Vector2(0.9, 5)
|
||||
|
||||
[node name="PlayerStateMachine" type="PlayerStateMachine" parent="."]
|
||||
unique_name_in_owner = true
|
||||
|
||||
[node name="CollisionShape3D" type="CollisionShape3D" parent="."]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.05124, 0)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue