starting to fix guns under new script workflow

This commit is contained in:
derek
2025-03-03 16:58:10 -06:00
parent 15f32eff61
commit 6283c6f22f
19 changed files with 309 additions and 214 deletions

View File

@@ -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")