reticle moves when firing, stunned enemies have stars now

This commit is contained in:
derek
2024-12-13 12:05:52 -06:00
parent b6a9e9a112
commit 9bb5332ba6
30 changed files with 629 additions and 84 deletions

View File

@@ -1098,7 +1098,7 @@ gun_name = ".44 Galore"
gun_icon = ExtResource("3_nl201")
fire_mode = 1
fov_zoom_amt = 25
recoil_amount = Vector3(0.25, 0.1, 0.1)
recoil_amount = Vector3(0.125, 0.1, 0.1)
max_ammo = 6
bullet_damage = 5
kick_amount = 2