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