starting to fix guns under new script workflow
This commit is contained in:
@@ -10,11 +10,12 @@
|
||||
script = ExtResource("3_10fhq")
|
||||
gun_name = "Mac 10"
|
||||
gun_icon = ExtResource("2_a3oyj")
|
||||
path = "res://assets/mac_10_uber.tscn"
|
||||
bullet = ExtResource("1_y4ehq")
|
||||
fire_mode = 0
|
||||
fov_zoom_amt = 0.98
|
||||
ads = false
|
||||
recoil_amount = Vector3(0.1, 0.05, 0.05)
|
||||
recoil_amount = Vector3(0.05, 0.05, 0.05)
|
||||
kick_amount = 0.1
|
||||
max_ammo = 20
|
||||
start_mags = 3
|
||||
@@ -23,5 +24,4 @@ smoke_enabled = false
|
||||
bullet_force_mod = 5.0
|
||||
bullet_speed = 600
|
||||
casing = ExtResource("2_7wxcs")
|
||||
casing_array = Array[NodePath]([])
|
||||
mag = ExtResource("4_fiujt")
|
||||
|
||||
Reference in New Issue
Block a user