From 535db64a8fc2ed95393eb5ca7facedcf179b8f63 Mon Sep 17 00:00:00 2001 From: nokoe Date: Mon, 8 Jul 2024 14:24:34 +0200 Subject: add join button --- client/menu/lobby.tscn | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'client/menu/lobby.tscn') diff --git a/client/menu/lobby.tscn b/client/menu/lobby.tscn index df58915c..8510b995 100644 --- a/client/menu/lobby.tscn +++ b/client/menu/lobby.tscn @@ -60,6 +60,7 @@ layout_mode = 2 theme_override_constants/separation = 24 [node name="HBoxContainer" type="HBoxContainer" parent="VBoxContainer/Bottom/MarginContainer/VBoxContainer"] +visible = false layout_mode = 2 alignment = 1 @@ -99,7 +100,7 @@ layout_mode = 2 [node name="ControllerButton" parent="VBoxContainer/Bottom/MarginContainer/VBoxContainer/CenterContainer" instance=ExtResource("7_t6mox")] custom_minimum_size = Vector2(148, 0) layout_mode = 2 -text = "Start Game" +text = "Join Game" expand_icon = true controller_texture = ExtResource("9_q14bw") press_action = "start_game" -- cgit v1.2.3-70-g09d2