mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-06 16:51:17 +00:00
Tweaked enemies
This commit is contained in:
parent
e94421adfb
commit
397742c927
8 changed files with 119 additions and 17 deletions
|
|
@ -8,7 +8,7 @@ script = ExtResource("3_xep6w")
|
|||
BulletScene = ExtResource("1_qojek")
|
||||
BulletSpeed = 10.0
|
||||
Direction = Vector2(1, 0)
|
||||
BulletDamage = 0.8
|
||||
BulletDamage = 0.5
|
||||
MaxDamage = 1.2
|
||||
Knockback = 100.0
|
||||
LifeTime = 10.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue