JanuaryGame/GodotProject/scripts/res/playerstats.tres

10 lines
290 B
Plaintext
Raw Normal View History

2025-02-04 02:02:52 +00:00
[gd_resource type="Resource" script_class="CharacterStats" load_steps=2 format=3 uid="uid://bamuvf71pw641"]
[ext_resource type="Script" path="res://scripts/res/characterstats.gd" id="1_6olhj"]
[resource]
script = ExtResource("1_6olhj")
max_health = 100
starting_health = 100
health = 100