mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-12 22:45:54 +00:00
Mapping and balance fixes
This commit is contained in:
parent
6162d11165
commit
79cac3ebae
11 changed files with 1112 additions and 682 deletions
|
|
@ -8,8 +8,8 @@ script = ExtResource("3_xep6w")
|
|||
BulletScene = ExtResource("1_qojek")
|
||||
BulletSpeed = 10.0
|
||||
Direction = Vector2(1, 0)
|
||||
BulletDamage = 0.4
|
||||
MaxDamage = 1.0
|
||||
BulletDamage = 0.8
|
||||
MaxDamage = 1.2
|
||||
Knockback = 100.0
|
||||
LifeTime = 10.0
|
||||
DestroyOnCollision = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue