mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-18 12:13:47 +00:00
Updated to Godot 4.5 Beta 2
This commit is contained in:
parent
b86fa135ed
commit
ad58895ba8
42 changed files with 3 additions and 551 deletions
|
|
@ -13,22 +13,14 @@ decreaseRate = 0.4
|
|||
script = ExtResource("3_eppnc")
|
||||
TimeInSeconds = 0.0
|
||||
ModifierType = 2
|
||||
Value = 0.0
|
||||
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
|
||||
Owner = 2
|
||||
DamageType = 0
|
||||
GrazeValue = 0.2
|
||||
Attributes = 34
|
||||
Modifier = SubResource("Resource_jeq72")
|
||||
TimeModifiers = Array[Object]([SubResource("Resource_edsop")])
|
||||
|
|
|
|||
|
|
@ -8,27 +8,17 @@
|
|||
[sub_resource type="Resource" id="Resource_26vvh"]
|
||||
script = ExtResource("2_w7k7r")
|
||||
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("2_dbvc7")
|
||||
BulletScene = ExtResource("1_5pffv")
|
||||
BulletSize = 0.0
|
||||
DestructionParticlesScene = ExtResource("2_26vvh")
|
||||
BulletSpeed = 100.0
|
||||
Direction = Vector2(1, 0)
|
||||
BulletDamage = 50.0
|
||||
MaxDamage = 100.0
|
||||
Knockback = 1.0
|
||||
LifeTime = 10.0
|
||||
Owner = 1
|
||||
DamageType = 0
|
||||
GrazeValue = 1.0
|
||||
Attributes = 0
|
||||
TimeModifiers = Array[Object]([SubResource("Resource_26vvh")])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue