335 lines
7.5 KiB
Plaintext
335 lines
7.5 KiB
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://b8ulqlywdvqba"]
|
|
|
|
[ext_resource type="Script" path="res://scripts/Select.gd" id="1_nua8c"]
|
|
|
|
[node name="ChooseTeam" type="Control"]
|
|
layout_mode = 3
|
|
anchors_preset = 8
|
|
anchor_left = 0.5
|
|
anchor_top = 0.5
|
|
anchor_right = 0.5
|
|
anchor_bottom = 0.5
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
|
|
[node name="Choose_team" type="Control" parent="."]
|
|
visible = false
|
|
layout_mode = 1
|
|
anchors_preset = 8
|
|
anchor_left = 0.5
|
|
anchor_top = 0.5
|
|
anchor_right = 0.5
|
|
anchor_bottom = 0.5
|
|
offset_left = -20.0
|
|
offset_top = -20.0
|
|
offset_right = 20.0
|
|
offset_bottom = 20.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
|
|
[node name="CS" type="Control" parent="Choose_team"]
|
|
layout_mode = 1
|
|
anchors_preset = 11
|
|
anchor_left = 1.0
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
offset_left = 37.0
|
|
offset_right = 37.0
|
|
grow_horizontal = 0
|
|
grow_vertical = 2
|
|
|
|
[node name="Closed source" type="Label" parent="Choose_team/CS"]
|
|
layout_mode = 0
|
|
offset_left = 100.0
|
|
offset_top = -100.0
|
|
offset_right = 208.0
|
|
offset_bottom = -77.0
|
|
text = "Closed source
|
|
"
|
|
|
|
[node name="Select_CS" type="Button" parent="Choose_team/CS"]
|
|
layout_mode = 0
|
|
offset_left = 129.0
|
|
offset_top = -77.0
|
|
offset_right = 183.0
|
|
offset_bottom = -46.0
|
|
text = "Select
|
|
"
|
|
script = ExtResource("1_nua8c")
|
|
|
|
[node name="OS" type="Control" parent="Choose_team"]
|
|
layout_mode = 1
|
|
anchors_preset = 9
|
|
anchor_bottom = 1.0
|
|
offset_left = -130.0
|
|
offset_right = -130.0
|
|
grow_vertical = 2
|
|
|
|
[node name="Open source" type="Label" parent="Choose_team/OS"]
|
|
layout_mode = 0
|
|
offset_left = -150.0
|
|
offset_top = -100.0
|
|
offset_right = -52.0
|
|
offset_bottom = -77.0
|
|
text = "Open source
|
|
"
|
|
|
|
[node name="Select_OS" type="Button" parent="Choose_team/OS"]
|
|
layout_mode = 0
|
|
offset_left = -129.0
|
|
offset_top = -77.0
|
|
offset_right = -75.0
|
|
offset_bottom = -46.0
|
|
text = "Select
|
|
"
|
|
script = ExtResource("1_nua8c")
|
|
|
|
[node name="Spectator" type="Control" parent="Choose_team"]
|
|
layout_mode = 1
|
|
anchors_preset = 12
|
|
anchor_top = 1.0
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 0
|
|
|
|
[node name="Spectator" type="Label" parent="Choose_team/Spectator"]
|
|
layout_mode = 0
|
|
offset_left = -33.0
|
|
offset_right = 42.0
|
|
offset_bottom = 23.0
|
|
text = "Spectator"
|
|
|
|
[node name="Select_SP" type="Button" parent="Choose_team/Spectator"]
|
|
layout_mode = 0
|
|
offset_left = -21.0
|
|
offset_top = 23.0
|
|
offset_right = 33.0
|
|
offset_bottom = 54.0
|
|
text = "Select
|
|
"
|
|
script = ExtResource("1_nua8c")
|
|
|
|
[node name="Choose_class_OS" type="Control" parent="."]
|
|
visible = false
|
|
layout_mode = 1
|
|
anchors_preset = 0
|
|
offset_left = -41.0
|
|
offset_top = -139.0
|
|
offset_right = -41.0
|
|
offset_bottom = -139.0
|
|
|
|
[node name="Class 1" type="Control" parent="Choose_class_OS"]
|
|
layout_mode = 3
|
|
anchors_preset = 0
|
|
offset_right = 40.0
|
|
offset_bottom = 40.0
|
|
|
|
[node name="Name" type="Label" parent="Choose_class_OS/Class 1"]
|
|
layout_mode = 0
|
|
offset_right = 40.0
|
|
offset_bottom = 23.0
|
|
text = "Class 1"
|
|
|
|
[node name="Select_1" type="Button" parent="Choose_class_OS/Class 1"]
|
|
layout_mode = 0
|
|
offset_top = 23.0
|
|
offset_right = 54.0
|
|
offset_bottom = 54.0
|
|
text = "Select"
|
|
script = ExtResource("1_nua8c")
|
|
|
|
[node name="Class 2" type="Control" parent="Choose_class_OS"]
|
|
anchors_preset = 0
|
|
offset_top = 54.0
|
|
offset_right = 40.0
|
|
offset_bottom = 94.0
|
|
|
|
[node name="Name" type="Label" parent="Choose_class_OS/Class 2"]
|
|
layout_mode = 0
|
|
offset_right = 40.0
|
|
offset_bottom = 23.0
|
|
text = "Class 2"
|
|
|
|
[node name="Select_2" type="Button" parent="Choose_class_OS/Class 2"]
|
|
layout_mode = 0
|
|
offset_top = 23.0
|
|
offset_right = 54.0
|
|
offset_bottom = 54.0
|
|
text = "Select"
|
|
script = ExtResource("1_nua8c")
|
|
|
|
[node name="Class 3" type="Control" parent="Choose_class_OS"]
|
|
anchors_preset = 0
|
|
offset_top = 108.0
|
|
offset_right = 40.0
|
|
offset_bottom = 148.0
|
|
|
|
[node name="Name" type="Label" parent="Choose_class_OS/Class 3"]
|
|
layout_mode = 0
|
|
offset_right = 40.0
|
|
offset_bottom = 23.0
|
|
text = "Class 3"
|
|
|
|
[node name="Select_3" type="Button" parent="Choose_class_OS/Class 3"]
|
|
layout_mode = 0
|
|
offset_top = 23.0
|
|
offset_right = 54.0
|
|
offset_bottom = 54.0
|
|
text = "Select"
|
|
script = ExtResource("1_nua8c")
|
|
|
|
[node name="Class 4" type="Control" parent="Choose_class_OS"]
|
|
anchors_preset = 0
|
|
offset_top = 162.0
|
|
offset_right = 40.0
|
|
offset_bottom = 202.0
|
|
|
|
[node name="Name" type="Label" parent="Choose_class_OS/Class 4"]
|
|
layout_mode = 0
|
|
offset_right = 40.0
|
|
offset_bottom = 23.0
|
|
text = "Class 4"
|
|
|
|
[node name="Select_4" type="Button" parent="Choose_class_OS/Class 4"]
|
|
layout_mode = 0
|
|
offset_top = 23.0
|
|
offset_right = 54.0
|
|
offset_bottom = 54.0
|
|
text = "Select"
|
|
script = ExtResource("1_nua8c")
|
|
|
|
[node name="Class 5" type="Control" parent="Choose_class_OS"]
|
|
anchors_preset = 0
|
|
offset_top = 216.0
|
|
offset_right = 40.0
|
|
offset_bottom = 256.0
|
|
|
|
[node name="Name" type="Label" parent="Choose_class_OS/Class 5"]
|
|
layout_mode = 0
|
|
offset_right = 40.0
|
|
offset_bottom = 23.0
|
|
text = "Class 5"
|
|
|
|
[node name="Select_5" type="Button" parent="Choose_class_OS/Class 5"]
|
|
layout_mode = 0
|
|
offset_top = 23.0
|
|
offset_right = 54.0
|
|
offset_bottom = 54.0
|
|
text = "Select"
|
|
script = ExtResource("1_nua8c")
|
|
|
|
[node name="Choose_class_CS" type="Control" parent="."]
|
|
visible = false
|
|
layout_mode = 1
|
|
anchors_preset = 14
|
|
anchor_top = 0.5
|
|
anchor_right = 1.0
|
|
anchor_bottom = 0.5
|
|
offset_left = -41.0
|
|
offset_top = -139.0
|
|
offset_right = -41.0
|
|
offset_bottom = -139.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
|
|
[node name="Class -1" type="Control" parent="Choose_class_CS"]
|
|
layout_mode = 3
|
|
anchors_preset = 0
|
|
offset_right = 40.0
|
|
offset_bottom = 40.0
|
|
|
|
[node name="Name" type="Label" parent="Choose_class_CS/Class -1"]
|
|
layout_mode = 0
|
|
offset_right = 40.0
|
|
offset_bottom = 23.0
|
|
text = "Class -1"
|
|
|
|
[node name="Select_-1" type="Button" parent="Choose_class_CS/Class -1"]
|
|
layout_mode = 0
|
|
offset_top = 23.0
|
|
offset_right = 54.0
|
|
offset_bottom = 54.0
|
|
text = "Select"
|
|
script = ExtResource("1_nua8c")
|
|
|
|
[node name="Class -2" type="Control" parent="Choose_class_CS"]
|
|
anchors_preset = 0
|
|
offset_top = 54.0
|
|
offset_right = 40.0
|
|
offset_bottom = 94.0
|
|
|
|
[node name="Name" type="Label" parent="Choose_class_CS/Class -2"]
|
|
layout_mode = 0
|
|
offset_right = 40.0
|
|
offset_bottom = 23.0
|
|
text = "Class -2"
|
|
|
|
[node name="Select_-2" type="Button" parent="Choose_class_CS/Class -2"]
|
|
layout_mode = 0
|
|
offset_top = 23.0
|
|
offset_right = 54.0
|
|
offset_bottom = 54.0
|
|
text = "Select"
|
|
script = ExtResource("1_nua8c")
|
|
|
|
[node name="Class -3" type="Control" parent="Choose_class_CS"]
|
|
anchors_preset = 0
|
|
offset_top = 108.0
|
|
offset_right = 40.0
|
|
offset_bottom = 148.0
|
|
|
|
[node name="Name" type="Label" parent="Choose_class_CS/Class -3"]
|
|
layout_mode = 0
|
|
offset_right = 40.0
|
|
offset_bottom = 23.0
|
|
text = "Class -3"
|
|
|
|
[node name="Select_-3" type="Button" parent="Choose_class_CS/Class -3"]
|
|
layout_mode = 0
|
|
offset_top = 23.0
|
|
offset_right = 54.0
|
|
offset_bottom = 54.0
|
|
text = "Select"
|
|
script = ExtResource("1_nua8c")
|
|
|
|
[node name="Class -4" type="Control" parent="Choose_class_CS"]
|
|
anchors_preset = 0
|
|
offset_top = 162.0
|
|
offset_right = 40.0
|
|
offset_bottom = 202.0
|
|
|
|
[node name="Name" type="Label" parent="Choose_class_CS/Class -4"]
|
|
layout_mode = 0
|
|
offset_right = 40.0
|
|
offset_bottom = 23.0
|
|
text = "Class -4"
|
|
|
|
[node name="Select_-4" type="Button" parent="Choose_class_CS/Class -4"]
|
|
layout_mode = 0
|
|
offset_top = 23.0
|
|
offset_right = 54.0
|
|
offset_bottom = 54.0
|
|
text = "Select"
|
|
script = ExtResource("1_nua8c")
|
|
|
|
[node name="Class -5" type="Control" parent="Choose_class_CS"]
|
|
anchors_preset = 0
|
|
offset_top = 216.0
|
|
offset_right = 40.0
|
|
offset_bottom = 256.0
|
|
|
|
[node name="Name" type="Label" parent="Choose_class_CS/Class -5"]
|
|
layout_mode = 0
|
|
offset_right = 40.0
|
|
offset_bottom = 23.0
|
|
text = "Class -5"
|
|
|
|
[node name="Select_-5" type="Button" parent="Choose_class_CS/Class -5"]
|
|
layout_mode = 0
|
|
offset_top = 23.0
|
|
offset_right = 54.0
|
|
offset_bottom = 54.0
|
|
text = "Select"
|
|
script = ExtResource("1_nua8c")
|