10 lines
289 B
Plaintext
10 lines
289 B
Plaintext
|
[gd_resource type="Resource" script_class="Character" load_steps=2 format=3 uid="uid://udhbmduy86bh"]
|
||
|
|
||
|
[ext_resource type="Script" path="res://scripts/resources/characterStats.gd" id="1_ys1fs"]
|
||
|
|
||
|
[resource]
|
||
|
script = ExtResource("1_ys1fs")
|
||
|
maxHealth = 50
|
||
|
startHealth = 50
|
||
|
currentHealth = 50
|