diff --git a/game/scenes/launch/launch.tscn b/game/scenes/launch/launch.tscn index cdc18b0..01425ee 100644 --- a/game/scenes/launch/launch.tscn +++ b/game/scenes/launch/launch.tscn @@ -1,6 +1,25 @@ -[gd_scene load_steps=2 format=3 uid="uid://i6g3y6btijjm"] +[gd_scene load_steps=21 format=3 uid="uid://i6g3y6btijjm"] [ext_resource type="Texture2D" uid="uid://d05rp7emahb2e" path="res://assets/launch/background.jpeg" id="1_5xji2"] +[ext_resource type="Texture2D" uid="uid://cuej03yg4jipe" path="res://assets/launch/logo.png" id="2_0aob3"] +[ext_resource type="Texture2D" uid="uid://fsim526ipc0l" path="res://assets/launch/login/login_main.png" id="3_5llxh"] +[ext_resource type="Texture2D" uid="uid://b472vuaqbt1hm" path="res://assets/launch/login/submit_button_0.png" id="4_h5ojd"] +[ext_resource type="Texture2D" uid="uid://id8ukp52jn5u" path="res://assets/launch/login/submit_button_1.png" id="5_jt32w"] +[ext_resource type="Texture2D" uid="uid://cdtol765yndq1" path="res://assets/launch/login/submit_button_2.png" id="6_0lxvy"] +[ext_resource type="Texture2D" uid="uid://cleovhwlcag2s" path="res://assets/launch/login/register_button_0.png" id="7_tqnk7"] +[ext_resource type="Texture2D" uid="uid://ddfh33qyp8cnv" path="res://assets/launch/login/register_button_1.png" id="8_gwvfn"] +[ext_resource type="Texture2D" uid="uid://d3akgj26g15lg" path="res://assets/launch/login/register_button_2.png" id="9_4hsjm"] +[ext_resource type="Texture2D" uid="uid://cnleexs8kkua8" path="res://assets/launch/login/change_password_button_0.png" id="10_pmgwe"] +[ext_resource type="Texture2D" uid="uid://c2yxw4e4eqhtf" path="res://assets/launch/login/change_password_button_1.png" id="11_qrjou"] +[ext_resource type="Texture2D" uid="uid://bc32c8pqrsy0b" path="res://assets/launch/login/change_password_button_2.png" id="12_2fiqv"] +[ext_resource type="Texture2D" uid="uid://7ckxiv7awadm" path="res://assets/launch/login/register.png" id="13_ruxkj"] +[ext_resource type="Texture2D" uid="uid://bijbk6c76ynei" path="res://assets/launch/login/change_password.png" id="14_d8t0o"] +[ext_resource type="Texture2D" uid="uid://dmkyb57b0idt6" path="res://assets/launch/login/confirm_button_0.png" id="14_f5mlh"] +[ext_resource type="Texture2D" uid="uid://b2fk8xp87k1g" path="res://assets/launch/login/confirm_button_1.png" id="15_783oq"] +[ext_resource type="Texture2D" uid="uid://culi1hqcmv5eo" path="res://assets/launch/login/confirm_button_2.png" id="16_tgcix"] +[ext_resource type="Texture2D" uid="uid://bff7ga8f5lquw" path="res://assets/launch/login/cancel_button_0.png" id="17_1wujc"] +[ext_resource type="Texture2D" uid="uid://06rsvnelh6ug" path="res://assets/launch/login/cancel_button_1.png" id="18_odk15"] +[ext_resource type="Texture2D" uid="uid://cbdi6fpcw3q66" path="res://assets/launch/login/cancel_button_2.png" id="19_m2fqs"] [node name="Launch" type="Control"] layout_mode = 3 @@ -21,10 +40,200 @@ texture = ExtResource("1_5xji2") expand_mode = 2 stretch_mode = 6 +[node name="Logo" type="TextureRect" parent="."] +layout_mode = 1 +anchors_preset = 8 +anchor_left = 0.5 +anchor_top = 0.5 +anchor_right = 0.5 +anchor_bottom = 0.5 +offset_left = -200.5 +offset_top = -266.5 +offset_right = 200.5 +offset_bottom = 170.5 +grow_horizontal = 2 +grow_vertical = 2 +texture = ExtResource("2_0aob3") + [node name="Login" type="Control" parent="."] -anchors_preset = 0 -offset_right = 40.0 -offset_bottom = 40.0 +layout_mode = 1 +anchors_preset = 15 +anchor_right = 1.0 +anchor_bottom = 1.0 +grow_horizontal = 2 +grow_vertical = 2 + +[node name="Main" type="Control" parent="Login"] +layout_mode = 1 +anchors_preset = 15 +anchor_right = 1.0 +anchor_bottom = 1.0 +grow_horizontal = 2 +grow_vertical = 2 + +[node name="Background" type="TextureRect" parent="Login/Main"] +layout_mode = 1 +anchors_preset = 8 +anchor_left = 0.5 +anchor_top = 0.5 +anchor_right = 0.5 +anchor_bottom = 0.5 +offset_left = -281.0 +offset_top = 60.5 +offset_right = 281.0 +offset_bottom = 315.5 +grow_horizontal = 2 +grow_vertical = 2 +texture = ExtResource("3_5llxh") + +[node name="LoginButton" type="TextureButton" parent="Login/Main/Background"] +layout_mode = 1 +anchors_preset = 8 +anchor_left = 0.5 +anchor_top = 0.5 +anchor_right = 0.5 +anchor_bottom = 0.5 +offset_left = -93.0 +offset_top = 16.0 +offset_right = 109.0 +offset_bottom = 62.0 +grow_horizontal = 2 +grow_vertical = 2 +texture_normal = ExtResource("4_h5ojd") +texture_pressed = ExtResource("5_jt32w") +texture_hover = ExtResource("6_0lxvy") + +[node name="RegisterButton" type="TextureButton" parent="Login/Main/Background"] +layout_mode = 1 +anchors_preset = 8 +anchor_left = 0.5 +anchor_top = 0.5 +anchor_right = 0.5 +anchor_bottom = 0.5 +offset_left = -151.0 +offset_top = 80.0 +offset_right = -29.0 +offset_bottom = 103.0 +grow_horizontal = 2 +grow_vertical = 2 +texture_normal = ExtResource("7_tqnk7") +texture_pressed = ExtResource("8_gwvfn") +texture_hover = ExtResource("9_4hsjm") + +[node name="RetrievePasswordButton" type="TextureButton" parent="Login/Main/Background"] +layout_mode = 1 +anchors_preset = 8 +anchor_left = 0.5 +anchor_top = 0.5 +anchor_right = 0.5 +anchor_bottom = 0.5 +offset_left = 27.0 +offset_top = 79.0 +offset_right = 149.0 +offset_bottom = 104.0 +grow_horizontal = 2 +grow_vertical = 2 +texture_normal = ExtResource("10_pmgwe") +texture_pressed = ExtResource("11_qrjou") +texture_hover = ExtResource("12_2fiqv") + +[node name="Register" type="Control" parent="Login"] +layout_mode = 1 +anchors_preset = 15 +anchor_right = 1.0 +anchor_bottom = 1.0 +grow_horizontal = 2 +grow_vertical = 2 + +[node name="Background" type="TextureRect" parent="Login/Register"] +layout_mode = 1 +anchors_preset = 8 +anchor_left = 0.5 +anchor_top = 0.5 +anchor_right = 0.5 +anchor_bottom = 0.5 +offset_left = -281.5 +offset_top = -191.5 +offset_right = 281.5 +offset_bottom = 191.5 +grow_horizontal = 2 +grow_vertical = 2 +texture = ExtResource("13_ruxkj") + +[node name="ConfirmButton" type="TextureButton" parent="Login/Register/Background"] +layout_mode = 1 +anchors_preset = 8 +anchor_left = 0.5 +anchor_top = 0.5 +anchor_right = 0.5 +anchor_bottom = 0.5 +offset_left = 23.0 +offset_top = 138.5 +offset_right = 107.0 +offset_bottom = 167.5 +grow_horizontal = 2 +grow_vertical = 2 +texture_normal = ExtResource("14_f5mlh") +texture_pressed = ExtResource("15_783oq") +texture_hover = ExtResource("16_tgcix") + +[node name="CancelButton" type="TextureButton" parent="Login/Register/Background"] +layout_mode = 1 +anchors_preset = 8 +anchor_left = 0.5 +anchor_top = 0.5 +anchor_right = 0.5 +anchor_bottom = 0.5 +offset_left = 117.0 +offset_top = 138.5 +offset_right = 201.0 +offset_bottom = 167.5 +grow_horizontal = 2 +grow_vertical = 2 +texture_normal = ExtResource("17_1wujc") +texture_pressed = ExtResource("18_odk15") +texture_hover = ExtResource("19_m2fqs") + +[node name="RetrievePassword" type="Control" parent="Login"] +layout_mode = 1 +anchors_preset = 15 +anchor_right = 1.0 +anchor_bottom = 1.0 +grow_horizontal = 2 +grow_vertical = 2 + +[node name="Background" type="TextureRect" parent="Login/RetrievePassword"] +layout_mode = 1 +anchors_preset = 8 +anchor_left = 0.5 +anchor_top = 0.5 +anchor_right = 0.5 +anchor_bottom = 0.5 +offset_left = -185.5 +offset_top = -124.5 +offset_right = 185.5 +offset_bottom = 124.5 +grow_horizontal = 2 +grow_vertical = 2 +texture = ExtResource("14_d8t0o") + +[node name="ConfirmButton" type="TextureButton" parent="Login/RetrievePassword/Background"] +offset_left = 136.5 +offset_top = 186.5 +offset_right = 220.5 +offset_bottom = 215.5 +texture_normal = ExtResource("14_f5mlh") +texture_pressed = ExtResource("15_783oq") +texture_hover = ExtResource("16_tgcix") + +[node name="CancelButton" type="TextureButton" parent="Login/RetrievePassword/Background"] +offset_left = 238.5 +offset_top = 186.5 +offset_right = 322.5 +offset_bottom = 215.5 +texture_normal = ExtResource("17_1wujc") +texture_pressed = ExtResource("18_odk15") +texture_hover = ExtResource("19_m2fqs") [node name="Server" type="Control" parent="."] anchors_preset = 0