mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-03 15:21:16 +00:00
Health and shield extensions for player
This commit is contained in:
parent
62a77f5f78
commit
5dec57e711
6 changed files with 63 additions and 8 deletions
|
|
@ -79,7 +79,7 @@ debug_path_custom_color = Color(1, 0, 0, 1)
|
|||
[node name="HealthProvider" type="Node2D" parent="."]
|
||||
script = ExtResource("9_4h871")
|
||||
ResourceName = "Health"
|
||||
MaxResource = 6.0
|
||||
_maxResource = 2.0
|
||||
|
||||
[node name="EnemyWeapon" parent="." instance=ExtResource("10_nc74c")]
|
||||
WeaponData = ExtResource("11_y6dmo")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue