feat: more work on checkpoints

This commit is contained in:
Sara 2025-06-11 23:57:43 +02:00
parent 69b1f267ea
commit 15b890ad55
5 changed files with 21 additions and 22 deletions

View file

@ -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)