mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-22 19:43:55 +00:00
Mapping and balance
This commit is contained in:
parent
d042e4307e
commit
57eb6d1724
11 changed files with 36 additions and 14 deletions
|
|
@ -10,7 +10,8 @@ BulletScene = ExtResource("1_qjgqc")
|
|||
DestructionParticlesScene = ExtResource("2_fkpjr")
|
||||
BulletSpeed = 300.0
|
||||
Direction = Vector2(1, 0)
|
||||
BulletDamage = 0.4
|
||||
BulletDamage = 0.8
|
||||
Knockback = 200.0
|
||||
LifeTime = 10.0
|
||||
DestroyOnCollision = true
|
||||
Owner = 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue