mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-17 15:33:47 +00:00
P power scaling
This commit is contained in:
parent
d5851bca00
commit
ee84bafdad
23 changed files with 158 additions and 44 deletions
|
|
@ -9,6 +9,7 @@ BulletScene = ExtResource("1_ji2e1")
|
|||
BulletSpeed = 20.0
|
||||
Direction = Vector2(1, 0)
|
||||
BulletDamage = 8.0
|
||||
MaxDamage = 1.0
|
||||
Knockback = 1.0
|
||||
LifeTime = 8.0
|
||||
DestroyOnCollision = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue