10 lines
302 B
Plaintext
10 lines
302 B
Plaintext
|
[gd_resource type="Resource" script_class="CharacterStats" load_steps=2 format=3 uid="uid://sru8awuj2bof"]
|
||
|
|
||
|
[ext_resource type="Script" path="res://Sripts/Resources/character_stats.gd" id="1_u5owe"]
|
||
|
|
||
|
[resource]
|
||
|
script = ExtResource("1_u5owe")
|
||
|
max_health = 100
|
||
|
starting_health = 100
|
||
|
current_heath = 100
|