This commit is contained in:
MarcEricMartel
2023-06-10 14:01:30 -04:00
parent 48b08c26c2
commit 00a5104758
3 changed files with 113 additions and 36 deletions

View File

@@ -34,14 +34,6 @@ offset_bottom = 622.0
text = "M.A.D"
label_settings = SubResource("LabelSettings_n38oc")
[node name="Btn_LocalMulti" type="Button" parent="."]
layout_mode = 0
offset_left = 863.0
offset_top = 672.0
offset_right = 1046.0
offset_bottom = 703.0
text = "Local Multiplayer"
[node name="Btn_Single" type="Button" parent="."]
layout_mode = 0
offset_left = 617.0
@@ -52,6 +44,14 @@ shortcut = SubResource("Shortcut_pweny")
text = "Single Player
"
[node name="Btn_LocalMulti" type="Button" parent="."]
layout_mode = 0
offset_left = 863.0
offset_top = 672.0
offset_right = 1046.0
offset_bottom = 703.0
text = "Local Multiplayer"
[node name="Btn_LANMulti" type="Button" parent="."]
layout_mode = 0
offset_left = 1097.0
@@ -60,24 +60,8 @@ offset_right = 1279.0
offset_bottom = 701.0
text = "LAN Multiplayer"
[node name="Btn_Host" type="Button" parent="."]
layout_mode = 0
offset_left = 614.0
offset_top = 710.0
offset_right = 1285.0
offset_bottom = 741.0
text = "Host"
[node name="Btn_Join" type="Button" parent="."]
layout_mode = 0
offset_left = 613.0
offset_top = 748.0
offset_right = 825.0
offset_bottom = 779.0
text = "Join
"
[node name="Btn_Cancel" type="Button" parent="."]
visible = false
layout_mode = 0
offset_left = 615.0
offset_top = 787.0
@@ -94,6 +78,7 @@ offset_bottom = 817.0
text = "Quit Game"
[node name="Btn_Yes" type="Button" parent="."]
visible = false
layout_mode = 0
offset_left = 614.0
offset_top = 635.0
@@ -102,6 +87,7 @@ offset_bottom = 666.0
text = "Yes"
[node name="Btn_No" type="Button" parent="."]
visible = false
layout_mode = 0
offset_left = 949.0
offset_top = 634.0
@@ -109,7 +95,27 @@ offset_right = 1283.0
offset_bottom = 665.0
text = "No"
[node name="Btn_Host" type="Button" parent="."]
visible = false
layout_mode = 0
offset_left = 614.0
offset_top = 710.0
offset_right = 1285.0
offset_bottom = 741.0
text = "Host"
[node name="Btn_Join" type="Button" parent="."]
visible = false
layout_mode = 0
offset_left = 613.0
offset_top = 748.0
offset_right = 825.0
offset_bottom = 779.0
text = "Join
"
[node name="txt_IP" type="TextEdit" parent="."]
visible = false
layout_mode = 0
offset_left = 1034.0
offset_top = 749.0
@@ -117,6 +123,7 @@ offset_right = 1286.0
offset_bottom = 779.0
[node name="lbl_IP" type="Label" parent="."]
visible = false
layout_mode = 0
offset_left = 835.0
offset_top = 750.0