2023-01-08 08:26:17 +13:00
|
|
|
[gd_scene load_steps=4 format=3 uid="uid://m28heqtswbuq"]
|
|
|
|
|
|
|
|
[ext_resource type="Script" path="res://addons/gut/GutScene.gd" id="1_b4m8y"]
|
|
|
|
[ext_resource type="Theme" uid="uid://cstkhwkpajvqu" path="res://addons/gut/gui/GutSceneTheme.tres" id="1_s37wl"]
|
|
|
|
[ext_resource type="FontFile" uid="uid://bnh0lslf4yh87" path="res://addons/gut/fonts/CourierPrime-Regular.ttf" id="3_qvb8f"]
|
2022-06-02 09:13:43 +07:00
|
|
|
|
2023-01-08 08:26:17 +13:00
|
|
|
[node name="GutScene" type="Node2D"]
|
|
|
|
script = ExtResource("1_b4m8y")
|
2022-06-02 09:13:43 +07:00
|
|
|
|
2023-01-08 08:26:17 +13:00
|
|
|
[node name="Large" type="Panel" parent="."]
|
|
|
|
offset_right = 717.0
|
|
|
|
offset_bottom = 388.0
|
|
|
|
theme = ExtResource("1_s37wl")
|
|
|
|
|
|
|
|
[node name="MainBox" type="VBoxContainer" parent="Large"]
|
2023-01-14 22:33:56 +13:00
|
|
|
layout_mode = 0
|
2022-06-02 09:13:43 +07:00
|
|
|
anchor_right = 1.0
|
|
|
|
anchor_bottom = 1.0
|
2023-01-08 08:26:17 +13:00
|
|
|
grow_horizontal = 2
|
|
|
|
grow_vertical = 2
|
|
|
|
metadata/_edit_layout_mode = 1
|
|
|
|
|
|
|
|
[node name="TitleBar" type="Panel" parent="Large/MainBox"]
|
|
|
|
custom_minimum_size = Vector2(0, 25)
|
2023-01-14 22:33:56 +13:00
|
|
|
layout_mode = 2
|
2023-01-08 08:26:17 +13:00
|
|
|
|
|
|
|
[node name="TitleBox" type="HBoxContainer" parent="Large/MainBox/TitleBar"]
|
2023-01-14 22:33:56 +13:00
|
|
|
layout_mode = 0
|
2022-06-02 09:13:43 +07:00
|
|
|
anchor_right = 1.0
|
|
|
|
anchor_bottom = 1.0
|
2023-01-08 08:26:17 +13:00
|
|
|
offset_top = 2.0
|
|
|
|
offset_bottom = 3.0
|
|
|
|
grow_horizontal = 2
|
|
|
|
grow_vertical = 2
|
|
|
|
metadata/_edit_layout_mode = 1
|
|
|
|
|
|
|
|
[node name="Spacer1" type="CenterContainer" parent="Large/MainBox/TitleBar/TitleBox"]
|
2023-01-14 22:33:56 +13:00
|
|
|
layout_mode = 2
|
2022-06-02 09:13:43 +07:00
|
|
|
size_flags_horizontal = 3
|
|
|
|
|
2023-01-08 08:26:17 +13:00
|
|
|
[node name="Title" type="Label" parent="Large/MainBox/TitleBar/TitleBox"]
|
2023-01-14 22:33:56 +13:00
|
|
|
layout_mode = 2
|
2023-01-08 08:26:17 +13:00
|
|
|
text = "Title"
|
|
|
|
|
|
|
|
[node name="Spacer2" type="CenterContainer" parent="Large/MainBox/TitleBar/TitleBox"]
|
2023-01-14 22:33:56 +13:00
|
|
|
layout_mode = 2
|
2022-06-02 09:13:43 +07:00
|
|
|
size_flags_horizontal = 3
|
2023-01-08 08:26:17 +13:00
|
|
|
|
|
|
|
[node name="TimeLabel" type="Label" parent="Large/MainBox/TitleBar/TitleBox"]
|
|
|
|
custom_minimum_size = Vector2(90, 0)
|
2023-01-14 22:33:56 +13:00
|
|
|
layout_mode = 2
|
2023-01-08 08:26:17 +13:00
|
|
|
text = "999.999s"
|
|
|
|
|
|
|
|
[node name="HBoxContainer" type="HBoxContainer" parent="Large/MainBox"]
|
2023-01-14 22:33:56 +13:00
|
|
|
layout_mode = 2
|
2023-01-08 08:26:17 +13:00
|
|
|
size_flags_vertical = 3
|
|
|
|
|
|
|
|
[node name="VBoxContainer" type="VBoxContainer" parent="Large/MainBox/HBoxContainer"]
|
2023-01-14 22:33:56 +13:00
|
|
|
layout_mode = 2
|
2022-06-02 09:13:43 +07:00
|
|
|
size_flags_horizontal = 3
|
2023-01-08 08:26:17 +13:00
|
|
|
|
|
|
|
[node name="OutputBG" type="ColorRect" parent="Large/MainBox/HBoxContainer/VBoxContainer"]
|
2023-01-14 22:33:56 +13:00
|
|
|
layout_mode = 2
|
2022-06-02 09:13:43 +07:00
|
|
|
size_flags_vertical = 3
|
2023-01-08 08:26:17 +13:00
|
|
|
color = Color(0.0745098, 0.0705882, 0.0784314, 1)
|
|
|
|
metadata/_edit_layout_mode = 1
|
2022-06-02 09:13:43 +07:00
|
|
|
|
2023-01-08 08:26:17 +13:00
|
|
|
[node name="HBoxContainer" type="HBoxContainer" parent="Large/MainBox/HBoxContainer/VBoxContainer/OutputBG"]
|
2023-01-14 22:33:56 +13:00
|
|
|
layout_mode = 0
|
2022-06-02 09:13:43 +07:00
|
|
|
anchor_right = 1.0
|
|
|
|
anchor_bottom = 1.0
|
2023-01-08 08:26:17 +13:00
|
|
|
grow_horizontal = 2
|
|
|
|
grow_vertical = 2
|
|
|
|
|
|
|
|
[node name="S2" type="CenterContainer" parent="Large/MainBox/HBoxContainer/VBoxContainer/OutputBG/HBoxContainer"]
|
|
|
|
custom_minimum_size = Vector2(5, 0)
|
2023-01-14 22:33:56 +13:00
|
|
|
layout_mode = 2
|
2023-01-08 08:26:17 +13:00
|
|
|
|
|
|
|
[node name="Output" type="RichTextLabel" parent="Large/MainBox/HBoxContainer/VBoxContainer/OutputBG/HBoxContainer"]
|
2023-01-14 22:33:56 +13:00
|
|
|
layout_mode = 2
|
2022-06-02 09:13:43 +07:00
|
|
|
size_flags_horizontal = 3
|
|
|
|
size_flags_vertical = 3
|
2023-01-08 08:26:17 +13:00
|
|
|
focus_mode = 2
|
2022-06-02 09:13:43 +07:00
|
|
|
bbcode_enabled = true
|
|
|
|
scroll_following = true
|
|
|
|
selection_enabled = true
|
|
|
|
|
2023-01-08 08:26:17 +13:00
|
|
|
[node name="S1" type="CenterContainer" parent="Large/MainBox/HBoxContainer/VBoxContainer/OutputBG/HBoxContainer"]
|
|
|
|
custom_minimum_size = Vector2(5, 0)
|
2023-01-14 22:33:56 +13:00
|
|
|
layout_mode = 2
|
2022-06-02 09:13:43 +07:00
|
|
|
|
2023-01-08 08:26:17 +13:00
|
|
|
[node name="ControlBox" type="HBoxContainer" parent="Large/MainBox/HBoxContainer/VBoxContainer"]
|
2023-01-14 22:33:56 +13:00
|
|
|
layout_mode = 2
|
2022-06-02 09:13:43 +07:00
|
|
|
|
2023-01-08 08:26:17 +13:00
|
|
|
[node name="S1" type="CenterContainer" parent="Large/MainBox/HBoxContainer/VBoxContainer/ControlBox"]
|
|
|
|
custom_minimum_size = Vector2(5, 0)
|
2023-01-14 22:33:56 +13:00
|
|
|
layout_mode = 2
|
2022-06-02 09:13:43 +07:00
|
|
|
|
2023-01-08 08:26:17 +13:00
|
|
|
[node name="ProgressBars" type="VBoxContainer" parent="Large/MainBox/HBoxContainer/VBoxContainer/ControlBox"]
|
2023-01-14 22:33:56 +13:00
|
|
|
layout_mode = 2
|
2023-01-08 08:26:17 +13:00
|
|
|
|
|
|
|
[node name="TestBox" type="HBoxContainer" parent="Large/MainBox/HBoxContainer/VBoxContainer/ControlBox/ProgressBars"]
|
2023-01-14 22:33:56 +13:00
|
|
|
layout_mode = 2
|
2023-01-08 08:26:17 +13:00
|
|
|
|
|
|
|
[node name="Label" type="Label" parent="Large/MainBox/HBoxContainer/VBoxContainer/ControlBox/ProgressBars/TestBox"]
|
|
|
|
custom_minimum_size = Vector2(60, 0)
|
2023-01-14 22:33:56 +13:00
|
|
|
layout_mode = 2
|
2022-06-02 09:13:43 +07:00
|
|
|
text = "Tests"
|
|
|
|
|
2023-01-08 08:26:17 +13:00
|
|
|
[node name="ProgressTest" type="ProgressBar" parent="Large/MainBox/HBoxContainer/VBoxContainer/ControlBox/ProgressBars/TestBox"]
|
|
|
|
custom_minimum_size = Vector2(100, 0)
|
2023-01-14 22:33:56 +13:00
|
|
|
layout_mode = 2
|
2023-01-08 08:26:17 +13:00
|
|
|
value = 25.0
|
|
|
|
|
|
|
|
[node name="ScriptBox" type="HBoxContainer" parent="Large/MainBox/HBoxContainer/VBoxContainer/ControlBox/ProgressBars"]
|
2023-01-14 22:33:56 +13:00
|
|
|
layout_mode = 2
|
2023-01-08 08:26:17 +13:00
|
|
|
|
|
|
|
[node name="Label" type="Label" parent="Large/MainBox/HBoxContainer/VBoxContainer/ControlBox/ProgressBars/ScriptBox"]
|
|
|
|
custom_minimum_size = Vector2(60, 0)
|
2023-01-14 22:33:56 +13:00
|
|
|
layout_mode = 2
|
2022-06-02 09:13:43 +07:00
|
|
|
text = "Scripts"
|
|
|
|
|
2023-01-08 08:26:17 +13:00
|
|
|
[node name="ProgressScript" type="ProgressBar" parent="Large/MainBox/HBoxContainer/VBoxContainer/ControlBox/ProgressBars/ScriptBox"]
|
|
|
|
custom_minimum_size = Vector2(100, 0)
|
2023-01-14 22:33:56 +13:00
|
|
|
layout_mode = 2
|
2023-01-08 08:26:17 +13:00
|
|
|
value = 75.0
|
|
|
|
|
|
|
|
[node name="PathDisplay" type="VBoxContainer" parent="Large/MainBox/HBoxContainer/VBoxContainer/ControlBox"]
|
2023-01-14 22:33:56 +13:00
|
|
|
layout_mode = 2
|
2023-01-08 08:26:17 +13:00
|
|
|
size_flags_vertical = 3
|
|
|
|
|
|
|
|
[node name="Path" type="Label" parent="Large/MainBox/HBoxContainer/VBoxContainer/ControlBox/PathDisplay"]
|
2023-01-14 22:33:56 +13:00
|
|
|
layout_mode = 2
|
2023-01-08 08:26:17 +13:00
|
|
|
theme_override_fonts/font = ExtResource("3_qvb8f")
|
|
|
|
theme_override_font_sizes/font_size = 11
|
|
|
|
text = "res://test/integration/whatever"
|
|
|
|
|
|
|
|
[node name="HBoxContainer" type="HBoxContainer" parent="Large/MainBox/HBoxContainer/VBoxContainer/ControlBox/PathDisplay"]
|
2023-01-14 22:33:56 +13:00
|
|
|
layout_mode = 2
|
2023-01-08 08:26:17 +13:00
|
|
|
|
|
|
|
[node name="S3" type="CenterContainer" parent="Large/MainBox/HBoxContainer/VBoxContainer/ControlBox/PathDisplay/HBoxContainer"]
|
|
|
|
custom_minimum_size = Vector2(5, 0)
|
2023-01-14 22:33:56 +13:00
|
|
|
layout_mode = 2
|
2023-01-08 08:26:17 +13:00
|
|
|
|
|
|
|
[node name="File" type="Label" parent="Large/MainBox/HBoxContainer/VBoxContainer/ControlBox/PathDisplay/HBoxContainer"]
|
2023-01-14 22:33:56 +13:00
|
|
|
layout_mode = 2
|
2023-01-08 08:26:17 +13:00
|
|
|
theme_override_fonts/font = ExtResource("3_qvb8f")
|
|
|
|
theme_override_font_sizes/font_size = 11
|
|
|
|
text = "test_this_thing.gd"
|
|
|
|
|
|
|
|
[node name="Spacer1" type="CenterContainer" parent="Large/MainBox/HBoxContainer/VBoxContainer/ControlBox"]
|
2023-01-14 22:33:56 +13:00
|
|
|
layout_mode = 2
|
2023-01-08 08:26:17 +13:00
|
|
|
size_flags_horizontal = 3
|
|
|
|
|
|
|
|
[node name="Continue" type="Button" parent="Large/MainBox/HBoxContainer/VBoxContainer/ControlBox"]
|
2023-01-14 22:33:56 +13:00
|
|
|
layout_mode = 2
|
2023-01-08 08:26:17 +13:00
|
|
|
size_flags_vertical = 4
|
|
|
|
text = "Continue
|
|
|
|
"
|
|
|
|
|
|
|
|
[node name="S3" type="CenterContainer" parent="Large/MainBox/HBoxContainer/VBoxContainer/ControlBox"]
|
|
|
|
custom_minimum_size = Vector2(5, 0)
|
2023-01-14 22:33:56 +13:00
|
|
|
layout_mode = 2
|
2023-01-08 08:26:17 +13:00
|
|
|
|
|
|
|
[node name="BottomPad" type="CenterContainer" parent="Large/MainBox"]
|
|
|
|
custom_minimum_size = Vector2(0, 5)
|
2023-01-14 22:33:56 +13:00
|
|
|
layout_mode = 2
|
2023-01-08 08:26:17 +13:00
|
|
|
|
|
|
|
[node name="Min" type="Panel" parent="."]
|
|
|
|
clip_contents = true
|
|
|
|
offset_left = 456.0
|
|
|
|
offset_top = 396.0
|
|
|
|
offset_right = 719.0
|
|
|
|
offset_bottom = 515.0
|
|
|
|
theme = ExtResource("1_s37wl")
|
|
|
|
metadata/_edit_group_ = true
|
|
|
|
|
|
|
|
[node name="MainBox" type="VBoxContainer" parent="Min"]
|
2023-01-14 22:33:56 +13:00
|
|
|
layout_mode = 0
|
2022-06-02 09:13:43 +07:00
|
|
|
anchor_right = 1.0
|
|
|
|
anchor_bottom = 1.0
|
2023-01-08 08:26:17 +13:00
|
|
|
grow_horizontal = 2
|
|
|
|
grow_vertical = 2
|
|
|
|
metadata/_edit_layout_mode = 1
|
|
|
|
|
|
|
|
[node name="TitleBar" type="Panel" parent="Min/MainBox"]
|
|
|
|
custom_minimum_size = Vector2(0, 25)
|
2023-01-14 22:33:56 +13:00
|
|
|
layout_mode = 2
|
2022-06-02 09:13:43 +07:00
|
|
|
|
2023-01-08 08:26:17 +13:00
|
|
|
[node name="TitleBox" type="HBoxContainer" parent="Min/MainBox/TitleBar"]
|
2023-01-14 22:33:56 +13:00
|
|
|
layout_mode = 0
|
2022-06-02 09:13:43 +07:00
|
|
|
anchor_right = 1.0
|
|
|
|
anchor_bottom = 1.0
|
2023-01-08 08:26:17 +13:00
|
|
|
offset_top = 2.0
|
|
|
|
offset_bottom = 3.0
|
|
|
|
grow_horizontal = 2
|
|
|
|
grow_vertical = 2
|
|
|
|
metadata/_edit_layout_mode = 1
|
|
|
|
|
|
|
|
[node name="Spacer1" type="CenterContainer" parent="Min/MainBox/TitleBar/TitleBox"]
|
2023-01-14 22:33:56 +13:00
|
|
|
layout_mode = 2
|
2022-06-02 09:13:43 +07:00
|
|
|
size_flags_horizontal = 3
|
|
|
|
|
2023-01-08 08:26:17 +13:00
|
|
|
[node name="Title" type="Label" parent="Min/MainBox/TitleBar/TitleBox"]
|
2023-01-14 22:33:56 +13:00
|
|
|
layout_mode = 2
|
2023-01-08 08:26:17 +13:00
|
|
|
text = "Title"
|
|
|
|
|
|
|
|
[node name="Spacer2" type="CenterContainer" parent="Min/MainBox/TitleBar/TitleBox"]
|
2023-01-14 22:33:56 +13:00
|
|
|
layout_mode = 2
|
2022-06-02 09:13:43 +07:00
|
|
|
size_flags_horizontal = 3
|
2023-01-08 08:26:17 +13:00
|
|
|
|
|
|
|
[node name="TimeLabel" type="Label" parent="Min/MainBox/TitleBar/TitleBox"]
|
2023-01-14 22:33:56 +13:00
|
|
|
layout_mode = 2
|
2023-01-08 08:26:17 +13:00
|
|
|
text = "0.000s"
|
|
|
|
|
|
|
|
[node name="Body" type="HBoxContainer" parent="Min/MainBox"]
|
2023-01-14 22:33:56 +13:00
|
|
|
layout_mode = 2
|
2022-06-02 09:13:43 +07:00
|
|
|
size_flags_vertical = 3
|
2023-01-08 08:26:17 +13:00
|
|
|
|
|
|
|
[node name="LeftMargin" type="CenterContainer" parent="Min/MainBox/Body"]
|
|
|
|
custom_minimum_size = Vector2(5, 0)
|
2023-01-14 22:33:56 +13:00
|
|
|
layout_mode = 2
|
2023-01-08 08:26:17 +13:00
|
|
|
|
|
|
|
[node name="BodyRows" type="VBoxContainer" parent="Min/MainBox/Body"]
|
2023-01-14 22:33:56 +13:00
|
|
|
layout_mode = 2
|
2022-06-02 09:13:43 +07:00
|
|
|
size_flags_horizontal = 3
|
2023-01-08 08:26:17 +13:00
|
|
|
|
|
|
|
[node name="ProgressBars" type="HBoxContainer" parent="Min/MainBox/Body/BodyRows"]
|
2023-01-14 22:33:56 +13:00
|
|
|
layout_mode = 2
|
2022-06-02 09:13:43 +07:00
|
|
|
size_flags_horizontal = 3
|
2023-01-08 08:26:17 +13:00
|
|
|
|
|
|
|
[node name="HBoxContainer" type="HBoxContainer" parent="Min/MainBox/Body/BodyRows/ProgressBars"]
|
2023-01-14 22:33:56 +13:00
|
|
|
layout_mode = 2
|
2023-01-08 08:26:17 +13:00
|
|
|
|
|
|
|
[node name="Label" type="Label" parent="Min/MainBox/Body/BodyRows/ProgressBars/HBoxContainer"]
|
2023-01-14 22:33:56 +13:00
|
|
|
layout_mode = 2
|
2023-01-08 08:26:17 +13:00
|
|
|
text = "T:"
|
|
|
|
|
|
|
|
[node name="ProgressTest" type="ProgressBar" parent="Min/MainBox/Body/BodyRows/ProgressBars/HBoxContainer"]
|
|
|
|
custom_minimum_size = Vector2(100, 0)
|
2023-01-14 22:33:56 +13:00
|
|
|
layout_mode = 2
|
2023-01-08 08:26:17 +13:00
|
|
|
value = 25.0
|
|
|
|
|
|
|
|
[node name="HBoxContainer2" type="HBoxContainer" parent="Min/MainBox/Body/BodyRows/ProgressBars"]
|
2023-01-14 22:33:56 +13:00
|
|
|
layout_mode = 2
|
2023-01-08 08:26:17 +13:00
|
|
|
|
|
|
|
[node name="Label" type="Label" parent="Min/MainBox/Body/BodyRows/ProgressBars/HBoxContainer2"]
|
2023-01-14 22:33:56 +13:00
|
|
|
layout_mode = 2
|
2023-01-08 08:26:17 +13:00
|
|
|
text = "S:"
|
|
|
|
|
|
|
|
[node name="ProgressScript" type="ProgressBar" parent="Min/MainBox/Body/BodyRows/ProgressBars/HBoxContainer2"]
|
|
|
|
custom_minimum_size = Vector2(100, 0)
|
2023-01-14 22:33:56 +13:00
|
|
|
layout_mode = 2
|
2023-01-08 08:26:17 +13:00
|
|
|
value = 75.0
|
|
|
|
|
|
|
|
[node name="PathDisplay" type="VBoxContainer" parent="Min/MainBox/Body/BodyRows"]
|
2023-01-14 22:33:56 +13:00
|
|
|
layout_mode = 2
|
2022-06-02 09:13:43 +07:00
|
|
|
size_flags_vertical = 3
|
|
|
|
|
2023-01-08 08:26:17 +13:00
|
|
|
[node name="Path" type="Label" parent="Min/MainBox/Body/BodyRows/PathDisplay"]
|
2023-01-14 22:33:56 +13:00
|
|
|
layout_mode = 2
|
2023-01-08 08:26:17 +13:00
|
|
|
theme_override_fonts/font = ExtResource("3_qvb8f")
|
|
|
|
theme_override_font_sizes/font_size = 11
|
|
|
|
text = "res://test/integration/whatever"
|
2022-06-02 09:13:43 +07:00
|
|
|
|
2023-01-08 08:26:17 +13:00
|
|
|
[node name="HBoxContainer" type="HBoxContainer" parent="Min/MainBox/Body/BodyRows/PathDisplay"]
|
2023-01-14 22:33:56 +13:00
|
|
|
layout_mode = 2
|
2023-01-08 08:26:17 +13:00
|
|
|
|
|
|
|
[node name="S3" type="CenterContainer" parent="Min/MainBox/Body/BodyRows/PathDisplay/HBoxContainer"]
|
|
|
|
custom_minimum_size = Vector2(5, 0)
|
2023-01-14 22:33:56 +13:00
|
|
|
layout_mode = 2
|
2022-06-02 09:13:43 +07:00
|
|
|
|
2023-01-08 08:26:17 +13:00
|
|
|
[node name="File" type="Label" parent="Min/MainBox/Body/BodyRows/PathDisplay/HBoxContainer"]
|
2023-01-14 22:33:56 +13:00
|
|
|
layout_mode = 2
|
2023-01-08 08:26:17 +13:00
|
|
|
theme_override_fonts/font = ExtResource("3_qvb8f")
|
|
|
|
theme_override_font_sizes/font_size = 11
|
|
|
|
text = "test_this_thing.gd"
|
|
|
|
|
|
|
|
[node name="Continue" type="Button" parent="Min/MainBox/Body/BodyRows"]
|
2023-01-14 22:33:56 +13:00
|
|
|
layout_mode = 2
|
2023-01-08 08:26:17 +13:00
|
|
|
text = "Continue
|
|
|
|
"
|
|
|
|
|
|
|
|
[node name="RightMargin" type="CenterContainer" parent="Min/MainBox/Body"]
|
|
|
|
custom_minimum_size = Vector2(5, 0)
|
2023-01-14 22:33:56 +13:00
|
|
|
layout_mode = 2
|