feat: implement networked match HUD with real-time scoreboard and killfeed systems
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
[gd_scene format=3 uid="uid://c54h8k8u8p7q6"]
|
||||
|
||||
[ext_resource type="Script" path="res://ui/match_hud.gd" id="1_match"]
|
||||
|
||||
[node name="MatchHUD" type="CanvasLayer"]
|
||||
script = ExtResource("1_match")
|
||||
Reference in New Issue
Block a user