Added health bar

This commit is contained in:
2025-11-15 03:52:16 +03:00
parent 67b629baad
commit 85a4fc7381
14 changed files with 258 additions and 10 deletions
@@ -26,6 +26,5 @@ shape = SubResource("CapsuleShape2D_4jmkv")
[node name="Health" parent="." index="2"]
max_hull = 100
[connection signal="accelerate" from="EnemyController" to="." method="accelerate"]
[connection signal="reload" from="EnemyController" to="." method="reload"]
[connection signal="shoot" from="EnemyController" to="." method="shoot"]
[node name="HeathBar" parent="." index="4"]
position = Vector2(0, 30)