mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-22 13: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
|
|
@ -11,12 +11,16 @@ DestructionParticlesScene = ExtResource("2_f3yha")
|
|||
BulletSpeed = 40.0
|
||||
Direction = Vector2(1, 0)
|
||||
BulletDamage = 0.0
|
||||
MaxDamage = 0.0
|
||||
Knockback = 1.0
|
||||
LifeTime = 50.0
|
||||
DestroyOnCollision = true
|
||||
Owner = 1
|
||||
DamageType = 0
|
||||
RotateSprite = false
|
||||
Controllable = true
|
||||
Freezable = true
|
||||
Grazeable = false
|
||||
GrazeValue = 0.2
|
||||
TimeModifiers = null
|
||||
TimeModifiers = []
|
||||
metadata/_custom_type_script = "uid://dslyrfcej3g2n"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue