mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-16 16:13:46 +00:00
Enemy spawning
This commit is contained in:
parent
ede8f2028a
commit
29dc9bebe0
20 changed files with 564 additions and 105 deletions
|
|
@ -6,9 +6,9 @@
|
|||
[resource]
|
||||
script = ExtResource("2_5nrie")
|
||||
BulletScene = ExtResource("1_l7ter")
|
||||
BulletSpeed = 2.0
|
||||
BulletSpeed = 1.8
|
||||
Direction = Vector2(1, 0)
|
||||
BulletDamage = 12.0
|
||||
BulletDamage = 8.0
|
||||
MaxDamage = 1.0
|
||||
Knockback = 1.0
|
||||
LifeTime = 10.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue