diff --git a/scenes/ui/login_screen.tscn b/scenes/ui/login_screen.tscn index 72aac54..e430c85 100644 --- a/scenes/ui/login_screen.tscn +++ b/scenes/ui/login_screen.tscn @@ -1,4 +1,4 @@ -[gd_scene format=3 uid="uid://b00eef4tqt2ri"] +[gd_scene format=3 uid="uid://b00eef4tqt2ri"] [ext_resource type="Script" uid="uid://b1lcy1ikdkknq" path="res://scripts/ui/login_screen.gd" id="1"] [ext_resource type="Theme" uid="uid://da337sh5qxi0s" path="res://assets/themes/ui_theme.tres" id="2"] @@ -110,7 +110,7 @@ text = "HOST LAN GAME" layout_mode = 2 theme_override_colors/font_color = Color(0.5, 0.5, 0.5, 1) theme_override_font_sizes/font_size = 11 -text = "── or join a friend ──" +text = "─────── or join a friend ───────" horizontal_alignment = 1 [node name="LANIPInput" type="LineEdit" parent="CenterContainer/LayoutVBox/ServerSelectionSection/LANSection" unique_id=1859021984] @@ -128,6 +128,7 @@ text = "JOIN LAN GAME" [node name="HSeparator" type="HSeparator" parent="CenterContainer/LayoutVBox" unique_id=1424264812] layout_mode = 2 + [node name="TabContainer" type="TabContainer" parent="CenterContainer/LayoutVBox" unique_id=2135112748] unique_name_in_owner = true custom_minimum_size = Vector2(420, 0) @@ -146,18 +147,17 @@ metadata/_tab_index = 0 layout_mode = 2 theme_override_constants/separation = 12 - [node name="GuestButton" type="Button" parent="CenterContainer/LayoutVBox/TabContainer/Login/VBox" unique_id=2037993426] unique_name_in_owner = true custom_minimum_size = Vector2(0, 48) layout_mode = 2 theme_override_font_sizes/font_size = 16 -text = "â–¶ PLAY AS GUEST" +text = "▶ PLAY AS GUEST" [node name="OrLabel" type="Label" parent="CenterContainer/LayoutVBox/TabContainer/Login/VBox" unique_id=1387412213] layout_mode = 2 theme_override_colors/font_color = Color(0.69, 0.529, 0.357, 1) -text = "─────── or sign in ───────" +text = "─────── or sign in ───────" horizontal_alignment = 1 [node name="EmailInput" type="LineEdit" parent="CenterContainer/LayoutVBox/TabContainer/Login/VBox" unique_id=323436289] @@ -188,7 +188,7 @@ text = "Sign In" [node name="SocialLabel" type="Label" parent="CenterContainer/LayoutVBox/TabContainer/Login/VBox" unique_id=840440943] layout_mode = 2 theme_override_colors/font_color = Color(0.69, 0.529, 0.357, 1) -text = "─────── or continue with ───────" +text = "─────── or continue with ───────" horizontal_alignment = 1 [node name="SocialButtons" type="HBoxContainer" parent="CenterContainer/LayoutVBox/TabContainer/Login/VBox" unique_id=1899762021] @@ -328,6 +328,5 @@ grow_horizontal = 0 grow_vertical = 0 theme_override_colors/font_color = Color(0.6, 0.6, 0.6, 0.6) theme_override_font_sizes/font_size = 11 -text = "v0.9.0" +text = "v2.1.0" horizontal_alignment = 2 -