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