added speed and jump modifiers based on weapon weight

This commit is contained in:
derek
2025-06-17 09:22:08 -05:00
parent 07ea71a3ed
commit 7c76c791f2
12 changed files with 26 additions and 7 deletions

View File

@@ -35,6 +35,7 @@ reload_type = 0
bullet = ExtResource("2_mnla0")
fire_mode = 1
fov_zoom_amt = 0.98
player_speed_modifier = 0.75
crosshair_radius = 100
ads = false
recoil_amount = Vector3(0.05, 0.05, 0.05)