2024-03-03 22:59:18 +08:00
|
|
|
[gd_scene load_steps=2 format=3 uid="uid://i6g3y6btijjm"]
|
|
|
|
|
|
|
|
|
|
[ext_resource type="Texture2D" uid="uid://d05rp7emahb2e" path="res://assets/launch/background.jpeg" id="1_5xji2"]
|
|
|
|
|
|
|
|
|
|
[node name="Launch" type="Control"]
|
|
|
|
|
layout_mode = 3
|
|
|
|
|
anchors_preset = 15
|
|
|
|
|
anchor_right = 1.0
|
|
|
|
|
anchor_bottom = 1.0
|
|
|
|
|
grow_horizontal = 2
|
|
|
|
|
grow_vertical = 2
|
|
|
|
|
|
|
|
|
|
[node name="Background" type="TextureRect" parent="."]
|
|
|
|
|
layout_mode = 1
|
|
|
|
|
anchors_preset = 15
|
|
|
|
|
anchor_right = 1.0
|
|
|
|
|
anchor_bottom = 1.0
|
|
|
|
|
grow_horizontal = 2
|
|
|
|
|
grow_vertical = 2
|
|
|
|
|
texture = ExtResource("1_5xji2")
|
|
|
|
|
expand_mode = 2
|
|
|
|
|
stretch_mode = 6
|
2024-03-14 10:48:48 +08:00
|
|
|
|
|
|
|
|
[node name="Login" type="Control" parent="."]
|
|
|
|
|
anchors_preset = 0
|
|
|
|
|
offset_right = 40.0
|
|
|
|
|
offset_bottom = 40.0
|
|
|
|
|
|
|
|
|
|
[node name="Server" type="Control" parent="."]
|
|
|
|
|
anchors_preset = 0
|
|
|
|
|
offset_right = 40.0
|
|
|
|
|
offset_bottom = 40.0
|
|
|
|
|
|
|
|
|
|
[node name="Role" type="Control" parent="."]
|
|
|
|
|
anchors_preset = 0
|
|
|
|
|
offset_right = 40.0
|
|
|
|
|
offset_bottom = 40.0
|