tweaks and continued gd4.4 upgrading

This commit is contained in:
derek
2025-03-06 16:28:52 -06:00
parent 326351a595
commit cba8e22fb4
13 changed files with 2210 additions and 2672 deletions

View File

@@ -11,7 +11,6 @@ path = "res://assets/machete.tscn"
weapon_type = 1
reload_type = 0
fire_mode = 1
hitscan_range = 100.0
fov_zoom_amt = 0.98
ads = false
recoil_amount = Vector3(0, 0.05, 0.05)
@@ -22,6 +21,11 @@ bullet_damage = 5
smoke_enabled = false
bullet_force_mod = 5.0
bullet_speed = 600
vibration_weak_magnitude = 0.1
vibration_strong_magnitude = 0.5
vibration_duration = 0.1
chamber_rot_amount = 60.0
shotgun_spread = Vector3(0.1, 0.1, 0.1)
pellets_per_shot = 20
blast_power = 50.0
hitscan_range = 100.0