mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-30 13:41:16 +00:00
Falling props
This commit is contained in:
parent
c0493c2008
commit
4728677e80
45 changed files with 171 additions and 540 deletions
|
|
@ -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