mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-04 08:01:16 +00:00
Mapping and balance
This commit is contained in:
parent
d042e4307e
commit
57eb6d1724
11 changed files with 36 additions and 14 deletions
|
|
@ -22,8 +22,8 @@ BulletScene = ExtResource("1_lfcuj")
|
|||
DestructionParticlesScene = ExtResource("2_mdq2b")
|
||||
BulletSpeed = 100.0
|
||||
Direction = Vector2(1, 0)
|
||||
BulletDamage = 1.0
|
||||
Knockback = 1.0
|
||||
BulletDamage = 8.0
|
||||
Knockback = 200.0
|
||||
LifeTime = 10.0
|
||||
DestroyOnCollision = true
|
||||
Owner = 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue