P power scaling

This commit is contained in:
Marco 2025-05-20 15:57:35 +02:00
commit ee84bafdad
23 changed files with 158 additions and 44 deletions

View file

@ -22,6 +22,7 @@ BulletScene = ExtResource("1_y6dig")
BulletSpeed = 70.0
Direction = Vector2(1, 0)
BulletDamage = 20.0
MaxDamage = 1.0
Knockback = 1.0
LifeTime = 20.0
DestroyOnCollision = true