mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-03 22:51:17 +00:00
P power scaling
This commit is contained in:
parent
d5851bca00
commit
ee84bafdad
23 changed files with 158 additions and 44 deletions
|
|
@ -23,6 +23,7 @@ DestructionParticlesScene = ExtResource("2_mdq2b")
|
|||
BulletSpeed = 100.0
|
||||
Direction = Vector2(1, 0)
|
||||
BulletDamage = 8.0
|
||||
MaxDamage = 12.0
|
||||
Knockback = 200.0
|
||||
LifeTime = 10.0
|
||||
DestroyOnCollision = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue