mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-14 17:23:46 +00:00
Mapping
This commit is contained in:
parent
f9d8d37913
commit
538f4f215f
13 changed files with 105 additions and 17 deletions
|
|
@ -35,6 +35,5 @@ shape = SubResource("CircleShape2D_4awvh")
|
|||
[node name="Health" type="Node2D" parent="DamageReceiver"]
|
||||
script = ExtResource("6_xbljl")
|
||||
ResourceName = "Health"
|
||||
MaxResource = 4.0
|
||||
|
||||
[connection signal="area_entered" from="DamageReceiver" to="DamageReceiver" method="_on_damage_hitbox_area_entered"]
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue