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