fixed the recoil jiggle
This commit is contained in:
@@ -1067,10 +1067,9 @@ _data = {
|
||||
[node name="revolver1" node_paths=PackedStringArray("chamber", "casing0", "casing1", "casing2", "casing3", "casing4", "casing5", "casing_spawn0", "casing_spawn1", "casing_spawn2", "casing_spawn3", "casing_spawn4", "casing_spawn5", "bullet0", "bullet1", "bullet2", "bullet3", "bullet4", "bullet5", "anim_player", "barrel_raycast", "audio_fire", "audio_empty", "audio_reload") instance=ExtResource("1_i5f84")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.0718293, 0)
|
||||
script = ExtResource("2_7rsti")
|
||||
gun_name = "Ye Ol' Revolver"
|
||||
gun_name = ".44 Galore"
|
||||
fire_mode = 1
|
||||
fov_zoom_amt = 0.97
|
||||
recoil_amount = Vector3(0.5, 0.1, 0.1)
|
||||
recoil_amount = Vector3(0.25, 0.1, 0.1)
|
||||
max_ammo = 6
|
||||
bullet_damage = 5
|
||||
bullet_force_mod = 10
|
||||
|
||||
Reference in New Issue
Block a user