mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-14 07:25:53 +00:00
Remade resource script system
This commit is contained in:
parent
4261009c33
commit
029128c8b8
17 changed files with 576 additions and 386 deletions
|
|
@ -23,7 +23,7 @@ BulletSpeed = 70.0
|
|||
Direction = Vector2(1, 0)
|
||||
BulletDamage = 20.0
|
||||
LifeTime = 20.0
|
||||
DestroyOnCollision = false
|
||||
DestroyOnCollision = true
|
||||
Owner = 2
|
||||
DamageType = 0
|
||||
Controllable = false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue