mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-15 17:23:47 +00:00
Enemy sounds
This commit is contained in:
parent
585befb932
commit
a11e61b2c2
15 changed files with 224 additions and 38 deletions
|
|
@ -11,14 +11,14 @@ Name = &"Icicle Gun"
|
|||
BulletData = ExtResource("1_d2kl0")
|
||||
Priority = 10
|
||||
AmmoPerShot = 5
|
||||
RateOfFire = 0.052999999999883585
|
||||
RateOfFire = 0.05299999999988358
|
||||
BulletCapacity = 100
|
||||
ReloadTime = 0.5
|
||||
InfiniteAmmo = false
|
||||
ItemKey = &"ICICLE_GUN"
|
||||
AmmoKey = &"BATTERY"
|
||||
RechargeTime = 0.19999999999708962
|
||||
RechargeAmount = 5
|
||||
RechargeTime = 0.1999999999970896
|
||||
RechargeAmount = 10
|
||||
SpreadAngle = 5.0
|
||||
RandomSpread = 2.5
|
||||
ReloadSound = ExtResource("2_sdmjb")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue