tweaks and continued gd4.4 upgrading
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user