Fixed some bugs

This commit is contained in:
2025-11-17 17:34:11 +03:00
parent 713ab82660
commit 6bf5bc8144
8 changed files with 21 additions and 20 deletions
@@ -26,8 +26,6 @@ shape = SubResource("CapsuleShape2D_4jmkv")
[node name="Health" parent="." index="2"]
max_hull = 100
[node name="HeathBar" parent="." index="4"]
[node name="HeathBar" parent="." index="3"]
offset_top = 30.0
offset_bottom = 30.0
[connection signal="depleted" from="Health" to="." method="_on_health_depleted"]