mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-02 09:21:17 +00:00
P power scaling
This commit is contained in:
parent
d5851bca00
commit
ee84bafdad
23 changed files with 158 additions and 44 deletions
|
|
@ -10,7 +10,8 @@ BulletScene = ExtResource("1_no224")
|
|||
DestructionParticlesScene = ExtResource("2_04tom")
|
||||
BulletSpeed = 300.0
|
||||
Direction = Vector2(1, 0)
|
||||
BulletDamage = 0.6
|
||||
BulletDamage = 0.4
|
||||
MaxDamage = 1.0
|
||||
Knockback = 100.0
|
||||
LifeTime = 10.0
|
||||
DestroyOnCollision = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue