10 lines
294 B
Plaintext
10 lines
294 B
Plaintext
[gd_resource type="Resource" script_class="CharacterStats" load_steps=2 format=3 uid="uid://bi451udylw2l3"]
|
|
|
|
[ext_resource type="Script" path="res://scripts/resources/character_stats.gd" id="1_7clgg"]
|
|
|
|
[resource]
|
|
script = ExtResource("1_7clgg")
|
|
max_health = 50
|
|
starting_health = 50
|
|
health = 50
|