mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-05 19:55:54 +00:00
Map tile editing
This commit is contained in:
parent
01a72a0eb8
commit
2bfc35d48c
8 changed files with 43 additions and 14 deletions
|
|
@ -23,6 +23,7 @@ DestructionParticlesScene = ExtResource("2_26vvh")
|
|||
BulletSpeed = 100.0
|
||||
Direction = Vector2(1, 0)
|
||||
BulletDamage = 50.0
|
||||
Knockback = 1.0
|
||||
LifeTime = 10.0
|
||||
DestroyOnCollision = true
|
||||
Owner = 1
|
||||
|
|
|
|||
|
|
@ -23,6 +23,7 @@ DestructionParticlesScene = ExtResource("2_mdq2b")
|
|||
BulletSpeed = 100.0
|
||||
Direction = Vector2(1, 0)
|
||||
BulletDamage = 1.0
|
||||
Knockback = 1.0
|
||||
LifeTime = 10.0
|
||||
DestroyOnCollision = true
|
||||
Owner = 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue