Added health bars
This commit is contained in:
6
client/player/health/HealthComponent.tscn
Normal file
6
client/player/health/HealthComponent.tscn
Normal file
@ -0,0 +1,6 @@
|
||||
[gd_scene load_steps=2 format=3 uid="uid://2bbycjulf00g"]
|
||||
|
||||
[ext_resource type="Script" path="res://player/health/HealthComponent.gd" id="1_403dm"]
|
||||
|
||||
[node name="Health" type="Node"]
|
||||
script = ExtResource("1_403dm")
|
Reference in New Issue
Block a user