mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-12 20:05:55 +00:00
Added resources to bullets
This commit is contained in:
parent
78c319224a
commit
28671c098b
11 changed files with 329 additions and 24 deletions
|
|
@ -11,6 +11,7 @@
|
|||
script = ExtResource("5_xl8uf")
|
||||
BulletScene = ExtResource("4_epbro")
|
||||
BulletSpeed = 0.0
|
||||
Direction = Vector2(1, 0)
|
||||
BulletDamage = 8.0
|
||||
LifeTime = 1.0
|
||||
DestroyOnCollision = false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue