basic Party Manager
This commit is contained in:
parent
c141e6a169
commit
6f1d5ea681
10 changed files with 158 additions and 8 deletions
10
ui/PartyHUD.tscn
Normal file
10
ui/PartyHUD.tscn
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
[gd_scene format=3 uid="uid://jfswyfq1eswl"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://lonokky58akh" path="res://scripts/ui/PartyHUD.cs" id="1_gubqd"]
|
||||
|
||||
[node name="PartyHud" type="CanvasLayer" unique_id=1636873718]
|
||||
script = ExtResource("1_gubqd")
|
||||
|
||||
[node name="PartyLabel" type="Label" parent="." unique_id=939167348]
|
||||
offset_right = 40.0
|
||||
offset_bottom = 23.0
|
||||
Loading…
Add table
Add a link
Reference in a new issue