mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-04 16:01:16 +00:00
Made things into tools to display enemy icons on spawner marks
This commit is contained in:
parent
f460103239
commit
c00d298443
49 changed files with 174 additions and 55 deletions
|
|
@ -5,15 +5,15 @@
|
|||
|
||||
[resource]
|
||||
script = ExtResource("2_8ycgt")
|
||||
Name = null
|
||||
Name = &""
|
||||
BulletData = ExtResource("1_eps1c")
|
||||
RateOfFire = 0.3
|
||||
BulletCapacity = 4
|
||||
ReloadTime = 1.0
|
||||
AutoReload = true
|
||||
InfiniteAmmo = true
|
||||
ItemKey = null
|
||||
AmmoKey = null
|
||||
ItemKey = &""
|
||||
AmmoKey = &""
|
||||
BulletsPerShot = 1
|
||||
SpreadAngle = 0.0
|
||||
RandomSpread = 0.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue