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