mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-18 19:13:47 +00:00
Tweaked laser
This commit is contained in:
parent
78fe44e6ec
commit
01a72a0eb8
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@ DestructionParticlesScene = ExtResource("2_x6hhy")
|
||||||
BulletSpeed = 300.0
|
BulletSpeed = 300.0
|
||||||
Direction = Vector2(1, 0)
|
Direction = Vector2(1, 0)
|
||||||
BulletDamage = 4.0
|
BulletDamage = 4.0
|
||||||
|
Knockback = 150.0
|
||||||
LifeTime = 10.0
|
LifeTime = 10.0
|
||||||
DestroyOnCollision = true
|
DestroyOnCollision = true
|
||||||
Owner = 1
|
Owner = 1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue