2024-04-28 13:55:19 +00:00
|
|
|
[gd_scene load_steps=2 format=3 uid="uid://c3o422sb2opuh"]
|
|
|
|
|
|
|
|
[ext_resource type="Script" path="res://scripts/loader/uiLoader/MainMenuLoader.cs" id="1_ljkri"]
|
|
|
|
|
|
|
|
[node name="Control" type="Control"]
|
|
|
|
layout_mode = 3
|
|
|
|
anchors_preset = 15
|
|
|
|
anchor_right = 1.0
|
|
|
|
anchor_bottom = 1.0
|
|
|
|
offset_right = 3.0
|
|
|
|
offset_bottom = 2.0
|
|
|
|
grow_horizontal = 2
|
|
|
|
grow_vertical = 2
|
|
|
|
script = ExtResource("1_ljkri")
|
|
|
|
|
|
|
|
[node name="StartGameButton" type="Button" parent="."]
|
|
|
|
layout_mode = 1
|
|
|
|
anchors_preset = 5
|
|
|
|
anchor_left = 0.5
|
|
|
|
anchor_right = 0.5
|
|
|
|
offset_left = -47.5
|
|
|
|
offset_top = 170.0
|
|
|
|
offset_right = 47.5
|
|
|
|
offset_bottom = 201.0
|
|
|
|
grow_horizontal = 2
|
2024-06-13 16:12:06 +00:00
|
|
|
text = "ui_start_game"
|
2024-04-28 13:55:19 +00:00
|
|
|
|
2024-05-03 14:35:54 +00:00
|
|
|
[node name="SettingsButton" type="Button" parent="."]
|
|
|
|
layout_mode = 1
|
|
|
|
anchors_preset = 5
|
|
|
|
anchor_left = 0.5
|
|
|
|
anchor_right = 0.5
|
|
|
|
offset_left = -44.5
|
|
|
|
offset_top = 215.0
|
|
|
|
offset_right = 50.5
|
|
|
|
offset_bottom = 248.0
|
|
|
|
grow_horizontal = 2
|
2024-06-13 16:12:06 +00:00
|
|
|
text = "ui_settings"
|
2024-05-03 14:35:54 +00:00
|
|
|
|
2024-05-12 10:00:47 +00:00
|
|
|
[node name="levelGraphEditorButton" type="Button" parent="."]
|
|
|
|
layout_mode = 1
|
|
|
|
anchors_preset = 5
|
|
|
|
anchor_left = 0.5
|
|
|
|
anchor_right = 0.5
|
|
|
|
offset_left = -44.5
|
|
|
|
offset_top = 269.0
|
|
|
|
offset_right = 50.5
|
|
|
|
offset_bottom = 302.0
|
|
|
|
grow_horizontal = 2
|
2024-06-13 16:12:06 +00:00
|
|
|
text = "ui_level_graph_editor"
|
2024-05-12 10:00:47 +00:00
|
|
|
|
2024-04-28 13:55:19 +00:00
|
|
|
[node name="VBoxContainer" type="VBoxContainer" parent="."]
|
|
|
|
layout_mode = 1
|
|
|
|
anchors_preset = 2
|
|
|
|
anchor_top = 1.0
|
|
|
|
anchor_bottom = 1.0
|
|
|
|
offset_left = 20.0
|
|
|
|
offset_top = -103.0
|
|
|
|
offset_right = 87.0
|
|
|
|
offset_bottom = -20.0
|
|
|
|
grow_vertical = 0
|
|
|
|
|
2024-04-28 14:24:05 +00:00
|
|
|
[node name="GithubLink" type="LinkButton" parent="VBoxContainer"]
|
2024-04-28 13:55:19 +00:00
|
|
|
layout_mode = 2
|
2024-05-03 14:35:54 +00:00
|
|
|
focus_mode = 2
|
2024-04-28 14:24:05 +00:00
|
|
|
text = "Github"
|
|
|
|
uri = "https://github.com/Cold-Mint/Traveller"
|
2024-04-28 13:55:19 +00:00
|
|
|
|
2024-04-28 14:24:05 +00:00
|
|
|
[node name="BiliBiliLink" type="LinkButton" parent="VBoxContainer"]
|
2024-04-28 13:55:19 +00:00
|
|
|
layout_mode = 2
|
2024-05-03 14:35:54 +00:00
|
|
|
focus_mode = 2
|
2024-04-28 14:24:05 +00:00
|
|
|
text = "Bilibili"
|
|
|
|
uri = "https://space.bilibili.com/1383759192"
|
2024-04-28 13:55:19 +00:00
|
|
|
|
|
|
|
[node name="CopyrightLabel" type="Label" parent="VBoxContainer"]
|
|
|
|
layout_mode = 2
|
|
|
|
text = "copyright"
|
|
|
|
|
|
|
|
[node name="CenterContainer" type="CenterContainer" parent="."]
|
|
|
|
layout_mode = 1
|
|
|
|
anchors_preset = 10
|
|
|
|
anchor_right = 1.0
|
|
|
|
offset_top = 30.0
|
|
|
|
offset_bottom = 98.0
|
|
|
|
grow_horizontal = 2
|
|
|
|
|
|
|
|
[node name="Label" type="Label" parent="CenterContainer"]
|
|
|
|
layout_mode = 2
|
|
|
|
theme_override_font_sizes/font_size = 45
|
2024-06-13 16:12:06 +00:00
|
|
|
text = "ui_product_name"
|
2024-04-28 13:55:19 +00:00
|
|
|
|
|
|
|
[node name="CenterContainer2" type="CenterContainer" parent="."]
|
|
|
|
layout_mode = 1
|
|
|
|
anchors_preset = 10
|
|
|
|
anchor_right = 1.0
|
|
|
|
offset_top = 102.0
|
|
|
|
offset_bottom = 127.0
|
|
|
|
grow_horizontal = 2
|
|
|
|
|
|
|
|
[node name="SloganLabel" type="Label" parent="CenterContainer2"]
|
|
|
|
layout_mode = 2
|
2024-06-13 16:12:06 +00:00
|
|
|
text = "ui_slogan"
|
2024-04-28 13:55:19 +00:00
|
|
|
|
|
|
|
[node name="VBoxContainer2" type="VBoxContainer" parent="."]
|
|
|
|
layout_mode = 1
|
|
|
|
anchors_preset = 3
|
|
|
|
anchor_left = 1.0
|
|
|
|
anchor_top = 1.0
|
|
|
|
anchor_right = 1.0
|
|
|
|
anchor_bottom = 1.0
|
|
|
|
offset_left = -68.0
|
|
|
|
offset_top = -60.0
|
|
|
|
offset_right = -67.0
|
|
|
|
offset_bottom = -35.0
|
|
|
|
grow_horizontal = 0
|
|
|
|
grow_vertical = 0
|
|
|
|
|
|
|
|
[node name="VersionLabel" type="Label" parent="VBoxContainer2"]
|
|
|
|
layout_mode = 2
|
2024-05-09 13:25:04 +00:00
|
|
|
horizontal_alignment = 2
|
|
|
|
|
2024-06-14 16:14:17 +00:00
|
|
|
[node name="ContributorButton" type="LinkButton" parent="VBoxContainer2"]
|
|
|
|
layout_direction = 3
|
|
|
|
layout_mode = 2
|
|
|
|
text = "ui_contributor_tips"
|
|
|
|
underline = 1
|
|
|
|
|
2024-05-09 13:25:04 +00:00
|
|
|
[node name="HBoxContainer" type="HBoxContainer" parent="VBoxContainer2"]
|
|
|
|
layout_mode = 2
|
2024-06-16 14:44:50 +00:00
|
|
|
size_flags_horizontal = 8
|
2024-05-09 13:25:04 +00:00
|
|
|
|
|
|
|
[node name="GodotLabel" type="Label" parent="VBoxContainer2/HBoxContainer"]
|
|
|
|
layout_mode = 2
|
2024-06-08 15:59:24 +00:00
|
|
|
text = "Powered by"
|
2024-05-09 13:25:04 +00:00
|
|
|
horizontal_alignment = 2
|
|
|
|
|
|
|
|
[node name="LinkButton" type="LinkButton" parent="VBoxContainer2/HBoxContainer"]
|
|
|
|
layout_mode = 2
|
|
|
|
text = "Godot Engine"
|
|
|
|
underline = 1
|
|
|
|
uri = "https://godotengine.org/"
|