testytest/scripts/resources/player_stats.tres

10 lines
292 B
Plaintext
Raw Normal View History

2024-08-20 01:11:13 +00:00
[gd_resource type="Resource" script_class="Character" load_steps=2 format=3 uid="uid://bvy3omm4l72x2"]
[ext_resource type="Script" path="res://scripts/resources/character_stats.gd" id="1_m0sqn"]
[resource]
script = ExtResource("1_m0sqn")
max_health = 100
starting_health = 100
health = 100