mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-12 05:55:55 +00:00
Patterns
This commit is contained in:
parent
a344ed8b72
commit
1a6d5bd1ec
9 changed files with 69 additions and 86 deletions
|
|
@ -19,19 +19,15 @@ Continuous = false
|
|||
[resource]
|
||||
script = ExtResource("4_2o0fq")
|
||||
BulletScene = ExtResource("1_2ooja")
|
||||
BulletSize = 0.0
|
||||
BulletSpeed = 6.0
|
||||
Direction = Vector2(1, 0)
|
||||
BulletDamage = 20.0
|
||||
MaxDamage = 1.0
|
||||
Knockback = 1.0
|
||||
LifeTime = 20.0
|
||||
DestroyOnCollision = true
|
||||
Owner = 2
|
||||
DamageType = 0
|
||||
RotateSprite = false
|
||||
Controllable = false
|
||||
Freezable = true
|
||||
Grazeable = true
|
||||
GrazeValue = 0.2
|
||||
Attributes = 34
|
||||
Modifier = SubResource("Resource_jeq72")
|
||||
|
|
|
|||
|
|
@ -19,6 +19,7 @@ metadata/_custom_type_script = "uid://ci2vjo54w7i18"
|
|||
[resource]
|
||||
script = ExtResource("2_dbvc7")
|
||||
BulletScene = ExtResource("1_5pffv")
|
||||
BulletSize = 0.0
|
||||
DestructionParticlesScene = ExtResource("2_26vvh")
|
||||
BulletSpeed = 100.0
|
||||
Direction = Vector2(1, 0)
|
||||
|
|
@ -26,13 +27,8 @@ BulletDamage = 50.0
|
|||
MaxDamage = 100.0
|
||||
Knockback = 1.0
|
||||
LifeTime = 10.0
|
||||
DestroyOnCollision = true
|
||||
Owner = 1
|
||||
DamageType = 0
|
||||
RotateSprite = false
|
||||
Controllable = false
|
||||
Freezable = true
|
||||
Grazeable = false
|
||||
GrazeValue = 1.0
|
||||
Attributes = 0
|
||||
TimeModifiers = Array[Object]([SubResource("Resource_26vvh")])
|
||||
|
|
|
|||
|
|
@ -19,6 +19,7 @@ metadata/_custom_type_script = "uid://ci2vjo54w7i18"
|
|||
[resource]
|
||||
script = ExtResource("3_78iov")
|
||||
BulletScene = ExtResource("1_lfcuj")
|
||||
BulletSize = 0.0
|
||||
DestructionParticlesScene = ExtResource("2_mdq2b")
|
||||
BulletSpeed = 100.0
|
||||
Direction = Vector2(1, 0)
|
||||
|
|
@ -26,13 +27,8 @@ BulletDamage = 8.0
|
|||
MaxDamage = 12.0
|
||||
Knockback = 200.0
|
||||
LifeTime = 10.0
|
||||
DestroyOnCollision = true
|
||||
Owner = 1
|
||||
DamageType = 1
|
||||
RotateSprite = false
|
||||
Controllable = false
|
||||
Freezable = true
|
||||
Grazeable = false
|
||||
GrazeValue = 1.0
|
||||
Attributes = 264
|
||||
TimeModifiers = Array[Object]([SubResource("Resource_lcgqc")])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue