mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-04 11:11:15 +00:00
Tweaked enemies
This commit is contained in:
parent
e94421adfb
commit
397742c927
8 changed files with 119 additions and 17 deletions
|
|
@ -6,9 +6,9 @@
|
|||
[resource]
|
||||
script = ExtResource("2_4bl80")
|
||||
BulletScene = ExtResource("1_pm333")
|
||||
BulletSpeed = 2.0
|
||||
BulletSpeed = 2.5
|
||||
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