joeblox/menu.tscn

21 lines
396 B
Text

[gd_scene format=3 uid="uid://dbv3ty2ulxir4"]
[node name="Menu" type="Control"]
layout_mode = 3
anchors_preset = 0
[node name="client_button" type="Button" parent="."]
layout_mode = 0
offset_right = 200.0
offset_bottom = 100.0
text = "Client
"
[node name="server_button" type="Button" parent="."]
layout_mode = 0
offset_top = 165.0
offset_right = 200.0
offset_bottom = 265.0
text = "Server
"