NovemberGodotGame/fabigame/scripts/res/dudestats.tres

10 lines
290 B
Plaintext
Raw Normal View History

[gd_resource type="Resource" script_class="CharacterStats" load_steps=2 format=3 uid="uid://bo060uupgs5s0"]
[ext_resource type="Script" path="res://scripts/res/characterstats.gd" id="1_8xb6q"]
[resource]
script = ExtResource("1_8xb6q")
max_health = 100
starting_heatlh = 100
health = 100