mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-19 16:53:46 +00:00
Tweaks to maps and enemies
This commit is contained in:
parent
f4f783c5f3
commit
bd8c8901f3
7 changed files with 1620 additions and 437 deletions
|
|
@ -9,14 +9,9 @@ script = ExtResource("2_5nrie")
|
|||
BulletScene = ExtResource("1_l7ter")
|
||||
BulletSprite = ExtResource("2_eh6d2")
|
||||
BulletSize = 0.161
|
||||
BulletSpeed = 3.0
|
||||
Direction = Vector2(1, 0)
|
||||
BulletSpeed = 5.0
|
||||
BulletDamage = 12.0
|
||||
MaxDamage = 1.0
|
||||
Knockback = 1.0
|
||||
LifeTime = 10.0
|
||||
Owner = 2
|
||||
DamageType = 0
|
||||
GrazeValue = 1.0
|
||||
Attributes = 290
|
||||
TimeModifiers = []
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ script = ExtResource("2_4bl80")
|
|||
BulletScene = ExtResource("1_wf025")
|
||||
BulletSprite = ExtResource("2_e1tuw")
|
||||
BulletSize = 0.08
|
||||
BulletSpeed = 2.5
|
||||
BulletSpeed = 5.0
|
||||
BulletDamage = 8.0
|
||||
Owner = 2
|
||||
GrazeValue = 1.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue