mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-14 23:03:48 +00:00
Bullet resource
This commit is contained in:
parent
76221ca7a6
commit
07f6e58ebd
19 changed files with 236 additions and 50 deletions
|
|
@ -16,6 +16,8 @@ duration = 1.0
|
|||
burstInterval = 2.0
|
||||
spread = 360.0
|
||||
owner = 2
|
||||
_damageType = 0
|
||||
_bulletDamage = 1.0
|
||||
_timeModifiers = null
|
||||
WaitForCompletion = true
|
||||
|
||||
|
|
@ -30,6 +32,8 @@ duration = 1.0
|
|||
burstInterval = 2.0
|
||||
spread = 360.0
|
||||
owner = 2
|
||||
_damageType = 0
|
||||
_bulletDamage = 1.0
|
||||
_timeModifiers = null
|
||||
WaitForCompletion = true
|
||||
|
||||
|
|
@ -44,6 +48,8 @@ duration = 4.0
|
|||
burstInterval = 2.0
|
||||
spread = 360.0
|
||||
owner = 2
|
||||
_damageType = 0
|
||||
_bulletDamage = 1.0
|
||||
_timeModifiers = null
|
||||
WaitForCompletion = true
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue