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