mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-18 07:13:47 +00:00
Bullet resource
This commit is contained in:
parent
76221ca7a6
commit
07f6e58ebd
19 changed files with 236 additions and 50 deletions
|
|
@ -26,6 +26,8 @@ duration = 1.0
|
|||
burstInterval = 1.0
|
||||
spread = 180.0
|
||||
owner = 2
|
||||
_damageType = 0
|
||||
_bulletDamage = 1.0
|
||||
_timeModifiers = Array[Resource]([])
|
||||
WaitForCompletion = true
|
||||
|
||||
|
|
@ -40,6 +42,8 @@ duration = 1.0
|
|||
burstInterval = 1.0
|
||||
spread = 180.0
|
||||
owner = 2
|
||||
_damageType = 0
|
||||
_bulletDamage = 1.0
|
||||
_timeModifiers = null
|
||||
WaitForCompletion = true
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue