launch.tscn 7.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246
  1. [gd_scene load_steps=21 format=3 uid="uid://i6g3y6btijjm"]
  2. [ext_resource type="Texture2D" uid="uid://d05rp7emahb2e" path="res://assets/launch/background.jpeg" id="1_5xji2"]
  3. [ext_resource type="Texture2D" uid="uid://cuej03yg4jipe" path="res://assets/launch/logo.png" id="2_0aob3"]
  4. [ext_resource type="Texture2D" uid="uid://fsim526ipc0l" path="res://assets/launch/login/login_main.png" id="3_5llxh"]
  5. [ext_resource type="Texture2D" uid="uid://b472vuaqbt1hm" path="res://assets/launch/login/submit_button_0.png" id="4_h5ojd"]
  6. [ext_resource type="Texture2D" uid="uid://id8ukp52jn5u" path="res://assets/launch/login/submit_button_1.png" id="5_jt32w"]
  7. [ext_resource type="Texture2D" uid="uid://cdtol765yndq1" path="res://assets/launch/login/submit_button_2.png" id="6_0lxvy"]
  8. [ext_resource type="Texture2D" uid="uid://cleovhwlcag2s" path="res://assets/launch/login/register_button_0.png" id="7_tqnk7"]
  9. [ext_resource type="Texture2D" uid="uid://ddfh33qyp8cnv" path="res://assets/launch/login/register_button_1.png" id="8_gwvfn"]
  10. [ext_resource type="Texture2D" uid="uid://d3akgj26g15lg" path="res://assets/launch/login/register_button_2.png" id="9_4hsjm"]
  11. [ext_resource type="Texture2D" uid="uid://cnleexs8kkua8" path="res://assets/launch/login/change_password_button_0.png" id="10_pmgwe"]
  12. [ext_resource type="Texture2D" uid="uid://c2yxw4e4eqhtf" path="res://assets/launch/login/change_password_button_1.png" id="11_qrjou"]
  13. [ext_resource type="Texture2D" uid="uid://bc32c8pqrsy0b" path="res://assets/launch/login/change_password_button_2.png" id="12_2fiqv"]
  14. [ext_resource type="Texture2D" uid="uid://7ckxiv7awadm" path="res://assets/launch/login/register.png" id="13_ruxkj"]
  15. [ext_resource type="Texture2D" uid="uid://bijbk6c76ynei" path="res://assets/launch/login/change_password.png" id="14_d8t0o"]
  16. [ext_resource type="Texture2D" uid="uid://dmkyb57b0idt6" path="res://assets/launch/login/confirm_button_0.png" id="14_f5mlh"]
  17. [ext_resource type="Texture2D" uid="uid://b2fk8xp87k1g" path="res://assets/launch/login/confirm_button_1.png" id="15_783oq"]
  18. [ext_resource type="Texture2D" uid="uid://culi1hqcmv5eo" path="res://assets/launch/login/confirm_button_2.png" id="16_tgcix"]
  19. [ext_resource type="Texture2D" uid="uid://bff7ga8f5lquw" path="res://assets/launch/login/cancel_button_0.png" id="17_1wujc"]
  20. [ext_resource type="Texture2D" uid="uid://06rsvnelh6ug" path="res://assets/launch/login/cancel_button_1.png" id="18_odk15"]
  21. [ext_resource type="Texture2D" uid="uid://cbdi6fpcw3q66" path="res://assets/launch/login/cancel_button_2.png" id="19_m2fqs"]
  22. [node name="Launch" type="Control"]
  23. layout_mode = 3
  24. anchors_preset = 15
  25. anchor_right = 1.0
  26. anchor_bottom = 1.0
  27. grow_horizontal = 2
  28. grow_vertical = 2
  29. [node name="Background" type="TextureRect" parent="."]
  30. layout_mode = 1
  31. anchors_preset = 15
  32. anchor_right = 1.0
  33. anchor_bottom = 1.0
  34. grow_horizontal = 2
  35. grow_vertical = 2
  36. texture = ExtResource("1_5xji2")
  37. expand_mode = 2
  38. stretch_mode = 6
  39. [node name="Logo" type="TextureRect" parent="."]
  40. layout_mode = 1
  41. anchors_preset = 8
  42. anchor_left = 0.5
  43. anchor_top = 0.5
  44. anchor_right = 0.5
  45. anchor_bottom = 0.5
  46. offset_left = -200.5
  47. offset_top = -266.5
  48. offset_right = 200.5
  49. offset_bottom = 170.5
  50. grow_horizontal = 2
  51. grow_vertical = 2
  52. texture = ExtResource("2_0aob3")
  53. [node name="Login" type="Control" parent="."]
  54. layout_mode = 1
  55. anchors_preset = 15
  56. anchor_right = 1.0
  57. anchor_bottom = 1.0
  58. grow_horizontal = 2
  59. grow_vertical = 2
  60. [node name="Main" type="Control" parent="Login"]
  61. layout_mode = 1
  62. anchors_preset = 15
  63. anchor_right = 1.0
  64. anchor_bottom = 1.0
  65. grow_horizontal = 2
  66. grow_vertical = 2
  67. [node name="Background" type="TextureRect" parent="Login/Main"]
  68. layout_mode = 1
  69. anchors_preset = 8
  70. anchor_left = 0.5
  71. anchor_top = 0.5
  72. anchor_right = 0.5
  73. anchor_bottom = 0.5
  74. offset_left = -281.0
  75. offset_top = 60.5
  76. offset_right = 281.0
  77. offset_bottom = 315.5
  78. grow_horizontal = 2
  79. grow_vertical = 2
  80. texture = ExtResource("3_5llxh")
  81. [node name="LoginButton" type="TextureButton" parent="Login/Main/Background"]
  82. layout_mode = 1
  83. anchors_preset = 8
  84. anchor_left = 0.5
  85. anchor_top = 0.5
  86. anchor_right = 0.5
  87. anchor_bottom = 0.5
  88. offset_left = -93.0
  89. offset_top = 16.0
  90. offset_right = 109.0
  91. offset_bottom = 62.0
  92. grow_horizontal = 2
  93. grow_vertical = 2
  94. texture_normal = ExtResource("4_h5ojd")
  95. texture_pressed = ExtResource("5_jt32w")
  96. texture_hover = ExtResource("6_0lxvy")
  97. [node name="RegisterButton" type="TextureButton" parent="Login/Main/Background"]
  98. layout_mode = 1
  99. anchors_preset = 8
  100. anchor_left = 0.5
  101. anchor_top = 0.5
  102. anchor_right = 0.5
  103. anchor_bottom = 0.5
  104. offset_left = -151.0
  105. offset_top = 80.0
  106. offset_right = -29.0
  107. offset_bottom = 103.0
  108. grow_horizontal = 2
  109. grow_vertical = 2
  110. texture_normal = ExtResource("7_tqnk7")
  111. texture_pressed = ExtResource("8_gwvfn")
  112. texture_hover = ExtResource("9_4hsjm")
  113. [node name="RetrievePasswordButton" type="TextureButton" parent="Login/Main/Background"]
  114. layout_mode = 1
  115. anchors_preset = 8
  116. anchor_left = 0.5
  117. anchor_top = 0.5
  118. anchor_right = 0.5
  119. anchor_bottom = 0.5
  120. offset_left = 27.0
  121. offset_top = 79.0
  122. offset_right = 149.0
  123. offset_bottom = 104.0
  124. grow_horizontal = 2
  125. grow_vertical = 2
  126. texture_normal = ExtResource("10_pmgwe")
  127. texture_pressed = ExtResource("11_qrjou")
  128. texture_hover = ExtResource("12_2fiqv")
  129. [node name="Register" type="Control" parent="Login"]
  130. layout_mode = 1
  131. anchors_preset = 15
  132. anchor_right = 1.0
  133. anchor_bottom = 1.0
  134. grow_horizontal = 2
  135. grow_vertical = 2
  136. [node name="Background" type="TextureRect" parent="Login/Register"]
  137. layout_mode = 1
  138. anchors_preset = 8
  139. anchor_left = 0.5
  140. anchor_top = 0.5
  141. anchor_right = 0.5
  142. anchor_bottom = 0.5
  143. offset_left = -281.5
  144. offset_top = -191.5
  145. offset_right = 281.5
  146. offset_bottom = 191.5
  147. grow_horizontal = 2
  148. grow_vertical = 2
  149. texture = ExtResource("13_ruxkj")
  150. [node name="ConfirmButton" type="TextureButton" parent="Login/Register/Background"]
  151. layout_mode = 1
  152. anchors_preset = 8
  153. anchor_left = 0.5
  154. anchor_top = 0.5
  155. anchor_right = 0.5
  156. anchor_bottom = 0.5
  157. offset_left = 23.0
  158. offset_top = 138.5
  159. offset_right = 107.0
  160. offset_bottom = 167.5
  161. grow_horizontal = 2
  162. grow_vertical = 2
  163. texture_normal = ExtResource("14_f5mlh")
  164. texture_pressed = ExtResource("15_783oq")
  165. texture_hover = ExtResource("16_tgcix")
  166. [node name="CancelButton" type="TextureButton" parent="Login/Register/Background"]
  167. layout_mode = 1
  168. anchors_preset = 8
  169. anchor_left = 0.5
  170. anchor_top = 0.5
  171. anchor_right = 0.5
  172. anchor_bottom = 0.5
  173. offset_left = 117.0
  174. offset_top = 138.5
  175. offset_right = 201.0
  176. offset_bottom = 167.5
  177. grow_horizontal = 2
  178. grow_vertical = 2
  179. texture_normal = ExtResource("17_1wujc")
  180. texture_pressed = ExtResource("18_odk15")
  181. texture_hover = ExtResource("19_m2fqs")
  182. [node name="RetrievePassword" type="Control" parent="Login"]
  183. layout_mode = 1
  184. anchors_preset = 15
  185. anchor_right = 1.0
  186. anchor_bottom = 1.0
  187. grow_horizontal = 2
  188. grow_vertical = 2
  189. [node name="Background" type="TextureRect" parent="Login/RetrievePassword"]
  190. layout_mode = 1
  191. anchors_preset = 8
  192. anchor_left = 0.5
  193. anchor_top = 0.5
  194. anchor_right = 0.5
  195. anchor_bottom = 0.5
  196. offset_left = -185.5
  197. offset_top = -124.5
  198. offset_right = 185.5
  199. offset_bottom = 124.5
  200. grow_horizontal = 2
  201. grow_vertical = 2
  202. texture = ExtResource("14_d8t0o")
  203. [node name="ConfirmButton" type="TextureButton" parent="Login/RetrievePassword/Background"]
  204. offset_left = 136.5
  205. offset_top = 186.5
  206. offset_right = 220.5
  207. offset_bottom = 215.5
  208. texture_normal = ExtResource("14_f5mlh")
  209. texture_pressed = ExtResource("15_783oq")
  210. texture_hover = ExtResource("16_tgcix")
  211. [node name="CancelButton" type="TextureButton" parent="Login/RetrievePassword/Background"]
  212. offset_left = 238.5
  213. offset_top = 186.5
  214. offset_right = 322.5
  215. offset_bottom = 215.5
  216. texture_normal = ExtResource("17_1wujc")
  217. texture_pressed = ExtResource("18_odk15")
  218. texture_hover = ExtResource("19_m2fqs")
  219. [node name="Server" type="Control" parent="."]
  220. anchors_preset = 0
  221. offset_right = 40.0
  222. offset_bottom = 40.0
  223. [node name="Role" type="Control" parent="."]
  224. anchors_preset = 0
  225. offset_right = 40.0
  226. offset_bottom = 40.0