54 lines
1.5 KiB
Plaintext
54 lines
1.5 KiB
Plaintext
[gd_scene format=3 uid="uid://bwd6bj21x310s"]
|
|
|
|
[sub_resource type="LabelSettings" id="LabelSettings_1cgct"]
|
|
font_size = 32
|
|
|
|
[node name="lobby" type="LobbyPanel" unique_id=915192272 node_paths=PackedStringArray("players_list", "name_field")]
|
|
players_list = NodePath("v_box_container/players_list")
|
|
name_field = NodePath("h_box_container/text_edit")
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
|
|
[node name="label" type="Label" parent="." unique_id=1445541926]
|
|
layout_mode = 1
|
|
anchors_preset = 10
|
|
anchor_right = 1.0
|
|
offset_top = 69.0
|
|
offset_bottom = 92.0
|
|
grow_horizontal = 2
|
|
text = "Lobby"
|
|
label_settings = SubResource("LabelSettings_1cgct")
|
|
horizontal_alignment = 1
|
|
|
|
[node name="v_box_container" type="VBoxContainer" parent="." unique_id=336946640]
|
|
layout_mode = 0
|
|
offset_left = 178.0
|
|
offset_top = 189.0
|
|
offset_right = 239.0
|
|
offset_bottom = 229.0
|
|
|
|
[node name="players_label" type="Label" parent="v_box_container" unique_id=1537542117]
|
|
layout_mode = 2
|
|
text = "Players:"
|
|
|
|
[node name="players_list" type="VBoxContainer" parent="v_box_container" unique_id=1834737379]
|
|
layout_mode = 2
|
|
|
|
[node name="h_box_container" type="HBoxContainer" parent="." unique_id=1789302658]
|
|
layout_mode = 0
|
|
offset_left = 221.0
|
|
offset_top = 512.0
|
|
offset_right = 261.0
|
|
offset_bottom = 552.0
|
|
|
|
[node name="label" type="Label" parent="h_box_container" unique_id=626633696]
|
|
layout_mode = 2
|
|
text = "Name:"
|
|
|
|
[node name="text_edit" type="TextEdit" parent="h_box_container" unique_id=683714912]
|
|
custom_minimum_size = Vector2(150, 0)
|
|
layout_mode = 2
|