NovemberGodotGame/fabigame/scripts/res/enemystats.tres

10 lines
287 B
Plaintext

[gd_resource type="Resource" script_class="CharacterStats" load_steps=2 format=3 uid="uid://dqihgguptx2it"]
[ext_resource type="Script" path="res://scripts/res/characterstats.gd" id="1_qhki2"]
[resource]
script = ExtResource("1_qhki2")
max_health = 50
starting_heatlh = 50
health = 50