mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-17 00:13:46 +00:00
Teleport spawner tweaks
This commit is contained in:
parent
57cd2d797b
commit
2ba95ee922
5 changed files with 53 additions and 16 deletions
|
|
@ -7,13 +7,13 @@
|
|||
script = ExtResource("2_8ycgt")
|
||||
Name = "Enemy Weapon"
|
||||
BulletData = ExtResource("1_eps1c")
|
||||
RateOfFire = 0.4
|
||||
RateOfFire = 0.3
|
||||
BulletCapacity = 4
|
||||
ReloadTime = 1.0
|
||||
AutoReload = true
|
||||
InfiniteAmmo = true
|
||||
BulletsPerShot = 5
|
||||
SpreadAngle = 180.0
|
||||
BulletsPerShot = 1
|
||||
SpreadAngle = 0.0
|
||||
RandomSpread = 0.0
|
||||
ItemKey = "EnemyWeapon"
|
||||
AmmoKey = ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue