Reworked other weapons
This commit is contained in:
@@ -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"]
|
||||
|
||||
Reference in New Issue
Block a user