Files
MovementTests/scenes/enemies/grounded_enemy/grounded_enemy_health.tres
Minimata 2a604fb06a
Some checks failed
Create tag and build when new code gets to main / BumpTag (push) Successful in 20s
Create tag and build when new code gets to main / Test (push) Successful in 8m35s
Create tag and build when new code gets to main / Export (push) Has been cancelled
tutorial levels with enemies
2026-02-05 16:52:53 +01:00

9 lines
325 B
Plaintext

[gd_resource type="Resource" script_class="RHealth" format=3 uid="uid://bohbojc68j7y1"]
[ext_resource type="Script" uid="uid://baiapod3csndf" path="res://scenes/components/health/RHealth.cs" id="1_h6jgd"]
[resource]
script = ExtResource("1_h6jgd")
StartingHealth = 20.0
metadata/_custom_type_script = "uid://baiapod3csndf"