mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-13 02:05:55 +00:00
Bugfixes
This commit is contained in:
parent
d141bffde6
commit
d927886380
6 changed files with 29 additions and 6 deletions
|
|
@ -117,6 +117,6 @@ shape = SubResource("CircleShape2D_7lp3q")
|
|||
[node name="Health" type="Node2D" parent="DamageReceiver"]
|
||||
script = ExtResource("3_s8kek")
|
||||
ResourceName = "Health"
|
||||
MaxResource = 8.0
|
||||
_maxResource = 8.0
|
||||
|
||||
[connection signal="area_entered" from="DamageReceiver" to="DamageReceiver" method="_on_damage_hitbox_area_entered"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue