Reworked other weapons

This commit is contained in:
2025-11-26 21:29:57 +03:00
parent c3c199a9f9
commit 79d942b803
20 changed files with 74 additions and 76 deletions
+2
View File
@@ -22,4 +22,6 @@ shape = SubResource("CircleShape2D_xxtvk")
[node name="HeathBar" parent="." node_paths=PackedStringArray("health") instance=ExtResource("3_l62e5")]
health = NodePath("../Health")
[node name="WeaponSlots" type="Node2D" parent="."]
[connection signal="depleted" from="Health" to="." method="_on_health_depleted"]