7 lines
216 B
Plaintext
Raw Normal View History

2024-01-18 23:35:17 +01:00
[gd_scene load_steps=2 format=3 uid="uid://2bbycjulf00g"]
2024-01-24 20:57:31 +01:00
[ext_resource type="Script" path="res://character/health/HealthComponent.gd" id="1_403dm"]
2024-01-18 23:35:17 +01:00
2024-02-07 23:04:19 +01:00
[node name="Health" type="Node"]
2024-01-18 23:35:17 +01:00
script = ExtResource("1_403dm")