KieranGodot/august26godotcompkieran/Sripts/Resources/slime.tres

10 lines
300 B
Plaintext

[gd_resource type="Resource" script_class="CharacterStats" load_steps=2 format=3 uid="uid://b7sfi2frc80hf"]
[ext_resource type="Script" path="res://Sripts/Resources/character_stats.gd" id="1_arx74"]
[resource]
script = ExtResource("1_arx74")
max_health = 50
starting_health = 50
current_heath = 50