game1/scripts/rscs/PlayerStats.tres

13 lines
403 B
Plaintext
Raw Permalink Normal View History

2025-09-09 00:57:14 +00:00
[gd_resource type="Resource" script_class="CharacterStats" load_steps=2 format=3 uid="uid://dwjbdmn7rqrq"]
[ext_resource type="Script" uid="uid://dketxenj4lhi2" path="res://scripts/rscs/characterstats.gd" id="1_sf2cn"]
[resource]
script = ExtResource("1_sf2cn")
health = 100
max_health = 100
starting_health = 100
meleeDamage = 100
rangeDamage = 0
metadata/_custom_type_script = "uid://dketxenj4lhi2"