JanGodotGame/scripts/res/playerstats.tres

10 lines
289 B
Plaintext
Raw Permalink Normal View History

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