GodotProject/scripts/Resources/slime_stats.tres

10 lines
289 B
Plaintext
Raw Permalink Normal View History

2024-08-20 01:18:41 +00:00
[gd_resource type="Resource" script_class="Character" load_steps=2 format=3 uid="uid://bfoxlbp2n4cr7"]
[ext_resource type="Script" path="res://scripts/Resources/character_stats.gd" id="1_vykut"]
[resource]
script = ExtResource("1_vykut")
max_health = 50
starting_health = 50
health = 50