Files
MovementTests/scenes/enemies/grounded_enemy/grounded_enemy_damage.tres
Minimata cd519e528f
Some checks are pending
Create tag and build when new code gets to main / Test (push) Waiting to run
Create tag and build when new code gets to main / Export (push) Blocked by required conditions
Create tag and build when new code gets to main / BumpTag (push) Successful in 55s
complete project reorganization
2026-02-04 11:20:00 +01:00

9 lines
318 B
Plaintext

[gd_resource type="Resource" script_class="RDamage" format=3 uid="uid://otfc2snh8umc"]
[ext_resource type="Script" uid="uid://jitubgv6judn" path="res://scenes/components/damage/RDamage.cs" id="1_y415a"]
[resource]
script = ExtResource("1_y415a")
DamageDealt = 2.0
metadata/_custom_type_script = "uid://jitubgv6judn"