test implement webrtc

This commit is contained in:
2026-01-14 18:25:07 +01:00
parent 0c0998cd05
commit f71b510cfc
9 changed files with 1091 additions and 56 deletions

View File

@@ -122,6 +122,28 @@ theme = SubResource("Theme_standard_font")
[node name="HBoxContainer" type="HBoxContainer" parent="UpperRight" unique_id=332290975]
layout_mode = 2
[node name="VBoxContainerHost" type="VBoxContainer" parent="UpperRight/HBoxContainer" unique_id=1933444958]
layout_mode = 2
size_flags_horizontal = 3
[node name="LabelHost" type="Label" parent="UpperRight/HBoxContainer/VBoxContainerHost" unique_id=1807484687]
layout_mode = 2
theme = SubResource("Theme_standard_font")
text = "HOST"
horizontal_alignment = 1
[node name="LabelPlayerCount" type="Label" parent="UpperRight/HBoxContainer/VBoxContainerHost" unique_id=1807484688]
layout_mode = 2
theme = SubResource("Theme_standard_font")
text = "Players: 1"
horizontal_alignment = 1
[node name="LabelRoomCode" type="Label" parent="UpperRight/HBoxContainer/VBoxContainerHost" unique_id=1807484689]
layout_mode = 2
theme = SubResource("Theme_standard_font")
text = ""
horizontal_alignment = 1
[node name="VBoxContainerBoss" type="VBoxContainer" parent="UpperRight/HBoxContainer" unique_id=1933444957]
layout_mode = 2
size_flags_horizontal = 3