mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-01 19:21:17 +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
|
|
@ -31,15 +31,15 @@ metadata/_custom_type_script = "uid://dslyrfcej3g2n"
|
|||
|
||||
[resource]
|
||||
script = ExtResource("4_17dut")
|
||||
Name = null
|
||||
Name = &""
|
||||
BulletData = SubResource("Resource_5eesc")
|
||||
RateOfFire = 0.4
|
||||
BulletCapacity = 20
|
||||
ReloadTime = 2.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