10 lines
256 B
Plaintext
10 lines
256 B
Plaintext
[gd_resource type="Resource" script_class="EntityStats" load_steps=2 format=3]
|
|
|
|
[ext_resource type="Script" path="res://scripts/resources/entity_stats.gd" id="1"]
|
|
|
|
[resource]
|
|
script = ExtResource("1")
|
|
max_health = 500.0
|
|
health_regen = 0.0
|
|
max_shield = 0.0
|