mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-16 13:03:47 +00:00
Patterns
This commit is contained in:
parent
a344ed8b72
commit
1a6d5bd1ec
9 changed files with 69 additions and 86 deletions
|
|
@ -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")])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue