Gaussian Spread

This commit is contained in:
Marco 2025-05-01 11:59:32 +02:00
commit 2c72f36108
11 changed files with 84 additions and 11 deletions

View file

@ -9,6 +9,7 @@
script = ExtResource("2_m8dps")
Name = &"Icicle Gun"
BulletData = ExtResource("1_85ef1")
Priority = 0
RateOfFire = 0.3
BulletCapacity = 5
ReloadTime = 0.6
@ -17,8 +18,8 @@ InfiniteAmmo = true
ItemKey = &"ICICLE_GUN"
AmmoKey = &""
BulletsPerShot = 1
SpreadAngle = 0.0
RandomSpread = 0.0
SpreadAngle = 5.0
RandomSpread = 2.5
_rotationOffset = 0.0
ReloadSound = ExtResource("2_sd6j2")
ShootSound = ExtResource("2_r2tre")