GodotProject/scripts/Resources/player_stats.tres

10 lines
291 B
Plaintext
Raw Permalink Normal View History

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