summaryrefslogtreecommitdiffstats
path: root/player.tscn
diff options
context:
space:
mode:
authorJan Tuomi <jan@jantuomi.fi>2025-11-28 22:28:16 +0200
committerJan Tuomi <jan@jantuomi.fi>2025-11-28 22:57:11 +0200
commit63e638242316ed011bea9c6defea81a68062e8fc (patch)
tree141f9ba12820f8c88ad79bbe43298ae5fd5edcbe /player.tscn
parent4e81d9065d282c4bcee63216efcf177911ead3c4 (diff)
Improve hanging math
Diffstat (limited to 'player.tscn')
-rw-r--r--player.tscn1
1 files changed, 1 insertions, 0 deletions
diff --git a/player.tscn b/player.tscn
index 4d6a445..3d0026a 100644
--- a/player.tscn
+++ b/player.tscn
@@ -107,6 +107,7 @@ speed = 70.0
jump_strength = 200.0
coyote_max_ms = 100.0
jump_held_coef = 0.8
+hook_distance_max = 80.0
[node name="AnimatedSprite2D" type="AnimatedSprite2D" parent="."]
position = Vector2(0, -1)