update
This commit is contained in:
@@ -1,11 +1,7 @@
|
||||
[gd_resource type="Resource" script_class="EntityStats" load_steps=2 format=3]
|
||||
[gd_resource type="Resource" script_class="EnemyStats" format=3 uid="uid://cj1shmjwf0xeo"]
|
||||
|
||||
[ext_resource type="Script" path="res://scripts/resources/entity_stats.gd" id="1"]
|
||||
[ext_resource type="Script" uid="uid://bh2uuuvl30y0x" path="res://scripts/resources/enemy_stats.gd" id="1"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1")
|
||||
max_health = 100.0
|
||||
health_regen = 0.0
|
||||
max_shield = 50.0
|
||||
shield_regen_delay = 3.0
|
||||
shield_regen_time = 5.0
|
||||
|
||||
Reference in New Issue
Block a user