Tweaked icicle gun to shoot faster at lower power

This commit is contained in:
MaddoScientisto 2025-05-04 18:41:50 +02:00
commit 24386e724f
4 changed files with 30 additions and 8 deletions

View file

@ -32,7 +32,6 @@ public partial class WeaponResource : Resource
[Export] public bool InfiniteAmmo = true;
[Export] public StringName ItemKey;
[Export] public StringName AmmoKey;
#region Bullet spawn data