summaryrefslogtreecommitdiffstats
path: root/root.tscn
diff options
context:
space:
mode:
authorJan Tuomi <jan@jantuomi.fi>2025-11-14 10:45:04 +0200
committerJan Tuomi <jan@jantuomi.fi>2025-11-14 10:45:04 +0200
commitcb5ddada498a44e8569bdf53359ee06ee11e3d44 (patch)
treefc52d60d612067b2fa43f9f9b800f7fc44d531ad /root.tscn
parentbce80184961866e0efcc227becf15fe66bd99428 (diff)
Add coyote time
Diffstat (limited to 'root.tscn')
-rw-r--r--root.tscn1
1 files changed, 1 insertions, 0 deletions
diff --git a/root.tscn b/root.tscn
index 08bd841..e7b7206 100644
--- a/root.tscn
+++ b/root.tscn
@@ -448,6 +448,7 @@ position = Vector2(90, 64)
collision_layer = 2
speed = 70.0
jump_strength = 320.0
+coyote_max = 10
[node name="Camera2D" type="Camera2D" parent="Player"]
position = Vector2(0, -15)