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