Effects handling rework
This commit is contained in:
parent
08d593175b
commit
63930450a3
21 changed files with 100 additions and 228 deletions
|
|
@ -66,9 +66,9 @@ mult_value = 1.0
|
|||
[node name="Zombie" type="Node2D"]
|
||||
y_sort_enabled = true
|
||||
script = ExtResource("1_qq3f1")
|
||||
_maxHP = 70
|
||||
garlicSound = ExtResource("2_hh4qh")
|
||||
freezeSound = ExtResource("3_ltj46")
|
||||
MaxHP = 70.0
|
||||
|
||||
[node name="CanvasGroup" type="CanvasGroup" parent="."]
|
||||
material = SubResource("ShaderMaterial_63ls2")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue