Reworked health indicator. Added blink charge indicator

This commit is contained in:
2025-12-10 13:37:47 +03:00
parent a324e73b4b
commit 37d1289e2e
17 changed files with 181 additions and 110 deletions
+1
View File
@@ -36,6 +36,7 @@ material = SubResource("ShaderMaterial_bkxo4")
[node name="Health" parent="." instance=ExtResource("2_xxtvk")]
[node name="HeathBar" parent="." node_paths=PackedStringArray("health") instance=ExtResource("3_l62e5")]
z_index = 101
health = NodePath("../Health")
[node name="WeaponSlots" type="Node2D" parent="."]