Feat/3 grapple fundamentals #7

Merged
Dotts merged 4 commits from feat/3-grapple-fundamentals into main 2026-06-05 10:34:09 -07:00
Showing only changes of commit 2f259b5428 - Show all commits
+1 -1
View File
@@ -77,7 +77,7 @@ class_name MovementParams
@export var rocket_jump_falloff: float = 1.5
# ── Shotgun Jump ──────────────────────────────────────────────────────────────
@export var shotgun_jump_impulse: float = 15.0
@export var shotgun_jump_impulse: float = 12.0
# ── Double Jump ───────────────────────────────────────────────────────────────
@export var double_jump_velocity: float = 8.0