mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-04 12:31:16 +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 = []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue