added crouch slide, disabled fov zoom on slow down for now
This commit is contained in:
@@ -489,7 +489,7 @@ _data = {
|
||||
[node name="mac10" node_paths=PackedStringArray("r_hand_location", "l_hand_location", "flare_light", "anim_player", "barrel_raycast", "casing_ejector", "mag_ejector", "audio_fire", "audio_empty", "audio_reload") instance=ExtResource("1_nb4p5")]
|
||||
script = ExtResource("2_tskiy")
|
||||
gun_name = "Mac 10"
|
||||
fov_zoom_amt = 0.995
|
||||
fov_zoom_amt = 0.998
|
||||
recoil_amount = Vector3(0.02, 0.05, 0.05)
|
||||
max_ammo = 20
|
||||
bullet_damage = 2
|
||||
|
||||
Reference in New Issue
Block a user