mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-11 09:15:53 +00:00
Falling props
This commit is contained in:
parent
c0493c2008
commit
4728677e80
45 changed files with 171 additions and 540 deletions
|
|
@ -13,22 +13,14 @@ decreaseRate = 4.0
|
|||
script = ExtResource("3_85dkg")
|
||||
TimeInSeconds = 0.0
|
||||
ModifierType = 2
|
||||
Value = 0.0
|
||||
Continuous = false
|
||||
|
||||
[resource]
|
||||
script = ExtResource("3_871qc")
|
||||
BulletScene = ExtResource("1_y6dig")
|
||||
BulletSize = 0.0
|
||||
BulletSpeed = 70.0
|
||||
Direction = Vector2(1, 0)
|
||||
BulletDamage = 20.0
|
||||
MaxDamage = 1.0
|
||||
Knockback = 1.0
|
||||
LifeTime = 20.0
|
||||
Owner = 2
|
||||
DamageType = 0
|
||||
GrazeValue = 0.2
|
||||
Attributes = 34
|
||||
Modifier = SubResource("Resource_jeq72")
|
||||
TimeModifiers = Array[Object]([SubResource("Resource_edsop")])
|
||||
|
|
|
|||
|
|
@ -8,25 +8,18 @@
|
|||
[sub_resource type="Resource" id="Resource_lcgqc"]
|
||||
script = ExtResource("3_fvk2e")
|
||||
TransitionType = 2
|
||||
EaseType = 2
|
||||
Duration = 0.5
|
||||
TimeInSeconds = 0.0
|
||||
ModifierType = 0
|
||||
Value = 20.0
|
||||
Continuous = false
|
||||
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)
|
||||
BulletDamage = 8.0
|
||||
MaxDamage = 12.0
|
||||
Knockback = 200.0
|
||||
LifeTime = 10.0
|
||||
Owner = 1
|
||||
DamageType = 1
|
||||
GrazeValue = 1.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue