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
+2
View File
@@ -21,3 +21,5 @@ shape = SubResource("CircleShape2D_xxtvk")
[node name="HeathBar" parent="." node_paths=PackedStringArray("health") instance=ExtResource("3_l62e5")]
health = NodePath("../Health")
[connection signal="depleted" from="Health" to="." method="_on_health_depleted"]