feat: reducing ms gain from shotguns. Adjusting swarm launcher

This commit is contained in:
DottsGit
2026-06-05 01:19:51 -04:00
parent 00f190d423
commit ca2a80e38b
3 changed files with 62 additions and 28 deletions
+1 -1
View File
@@ -70,7 +70,7 @@ class_name MovementParams
@export var rocket_jump_falloff: float = 1.5
# ── Shotgun Jump ──────────────────────────────────────────────────────────────
@export var shotgun_jump_impulse: float = 20.0
@export var shotgun_jump_impulse: float = 10.0
# ── Double Jump ───────────────────────────────────────────────────────────────
@export var double_jump_velocity: float = 8.0