60 lines
1.2 KiB
Plaintext
60 lines
1.2 KiB
Plaintext
[gd_scene format=2]
|
|
|
|
[node name="Lobby" type="Control"]
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="IPLineEdit" type="LineEdit" parent="."]
|
|
anchor_left = 0.5
|
|
anchor_top = 0.3
|
|
anchor_right = 0.5
|
|
anchor_bottom = 0.3
|
|
margin_left = -100.0
|
|
margin_right = 100.0
|
|
margin_bottom = 25.0
|
|
placeholder_text = "Enter IP Address of Server"
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="NameLineEdit" type="LineEdit" parent="."]
|
|
anchor_left = 0.5
|
|
anchor_top = 0.3
|
|
anchor_right = 0.5
|
|
anchor_bottom = 0.3
|
|
margin_left = -100.0
|
|
margin_top = -40.0
|
|
margin_right = 100.0
|
|
margin_bottom = -15.0
|
|
placeholder_text = "Enter Display Name"
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="StartButton" type="Button" parent="."]
|
|
anchor_left = 0.5
|
|
anchor_top = 0.3
|
|
anchor_right = 0.5
|
|
anchor_bottom = 0.3
|
|
margin_left = -40.0
|
|
margin_top = 40.0
|
|
margin_right = 40.0
|
|
margin_bottom = 25.0
|
|
text = "Start"
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="ColorPicker" type="ColorPicker" parent="."]
|
|
anchor_left = 0.05
|
|
anchor_top = 0.5
|
|
anchor_right = 0.05
|
|
anchor_bottom = 0.5
|
|
grow_vertical = 2
|
|
edit_alpha = false
|
|
presets_enabled = false
|
|
presets_visible = false
|