Mapping and balance fixes

This commit is contained in:
Marco 2025-06-26 13:17:21 +02:00
commit 79cac3ebae
11 changed files with 1112 additions and 682 deletions

View file

@ -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