944 lines
28 KiB
Plaintext
944 lines
28 KiB
Plaintext
[gd_scene load_steps=44 format=2]
|
|
|
|
[ext_resource path="res://assets/meta/ui_theme.tres" type="Theme" id=1]
|
|
[ext_resource path="res://assets/ui/sci-fi-godot-theme/sci-fi-theme.tres" type="Theme" id=2]
|
|
[ext_resource path="res://src/UserInterface/Buttons/ChangeSceneButton.tscn" type="PackedScene" id=3]
|
|
[ext_resource path="res://src/UserInterface/Buttons/RetryButton.tscn" type="PackedScene" id=4]
|
|
[ext_resource path="res://src/UserInterface/Screens/InGameMenu/PauseScreen.gd" type="Script" id=5]
|
|
[ext_resource path="res://src/UserInterface/Screens/InGameMenu/Continue.gd" type="Script" id=6]
|
|
[ext_resource path="res://assets/effects/transparency.gdshader" type="Shader" id=7]
|
|
[ext_resource path="res://src/UserInterface/Screens/MainMenu/ControlsMenu/ReallyQuitMenu.gd" type="Script" id=8]
|
|
[ext_resource path="res://src/UserInterface/Screens/MainMenu/ControlsMenu/ActionKeyList.gd" type="Script" id=9]
|
|
[ext_resource path="res://src/UserInterface/Screens/InGameMenu/ControlsMenuIngame.gd" type="Script" id=10]
|
|
[ext_resource path="res://src/UserInterface/Screens/InGameMenu/SaveAndQuitIngameButton.gd" type="Script" id=11]
|
|
[ext_resource path="res://src/UserInterface/Screens/MainMenu/ControlsMenu/KeySelectMenu.gd" type="Script" id=12]
|
|
[ext_resource path="res://src/UserInterface/Screens/MainMenu/ControlsMenu/InputMapper.gd" type="Script" id=13]
|
|
[ext_resource path="res://src/UserInterface/Screens/InGameMenu/SavedCheckBackIngameButton.gd" type="Script" id=14]
|
|
[ext_resource path="res://src/UserInterface/Screens/MainMenu/ControlsMenu/Reset.gd" type="Script" id=15]
|
|
[ext_resource path="res://src/UserInterface/Screens/MainMenu/ControlsMenu/SaveButton.gd" type="Script" id=16]
|
|
[ext_resource path="res://src/UserInterface/Screens/MainMenu/ControlsMenu/ProfilesMenu.gd" type="Script" id=17]
|
|
[ext_resource path="res://assets/ui/fonts/Kenney Thick.ttf" type="DynamicFontData" id=18]
|
|
[ext_resource path="res://assets/ui/fonts/kenny_thick.tres" type="DynamicFont" id=19]
|
|
[ext_resource path="res://addons/controller_icons/objects/Button.gd" type="Script" id=20]
|
|
[ext_resource path="res://assets/ui/Screenshot 2023-05-23 160521.png" type="Texture" id=21]
|
|
[ext_resource path="res://assets/meta/montserrat_extrabold.otf" type="DynamicFontData" id=22]
|
|
[ext_resource path="res://src/UserInterface/Buttons/AudibleButton.gd" type="Script" id=23]
|
|
[ext_resource path="res://assets/music/Shopping For The Future (LOOP).wav" type="AudioStream" id=24]
|
|
[ext_resource path="res://src/UserInterface/Screens/MainMenu/ControlsMenu/SwapKeysMenu.gd" type="Script" id=25]
|
|
[ext_resource path="res://src/UserInterface/Screens/MainMenu/AudioMenu.gd" type="Script" id=26]
|
|
[ext_resource path="res://addons/controller_icons/assets/key/arrow_down.png" type="Texture" id=27]
|
|
[ext_resource path="res://src/UserInterface/Screens/MainMenu/AudioSlider.gd" type="Script" id=28]
|
|
[ext_resource path="res://src/UserInterface/Buttons/MenuNavigationButton.gd" type="Script" id=29]
|
|
|
|
[sub_resource type="Gradient" id=17]
|
|
interpolation_mode = 2
|
|
offsets = PoolRealArray( 0, 0.797721 )
|
|
colors = PoolColorArray( 0, 0, 0, 0, 0, 0, 0, 0.419608 )
|
|
|
|
[sub_resource type="GradientTexture2D" id=14]
|
|
gradient = SubResource( 17 )
|
|
width = 640
|
|
height = 360
|
|
fill = 1
|
|
fill_from = Vector2( 0.5, 0.5 )
|
|
fill_to = Vector2( 1, 1 )
|
|
|
|
[sub_resource type="DynamicFont" id=1]
|
|
size = 42
|
|
font_data = ExtResource( 22 )
|
|
|
|
[sub_resource type="ShaderMaterial" id=6]
|
|
shader = ExtResource( 7 )
|
|
shader_param/transparency = 0.1
|
|
|
|
[sub_resource type="DynamicFont" id=10]
|
|
size = 9
|
|
font_data = ExtResource( 18 )
|
|
|
|
[sub_resource type="DynamicFont" id=11]
|
|
size = 9
|
|
font_data = ExtResource( 18 )
|
|
|
|
[sub_resource type="DynamicFontData" id=12]
|
|
font_path = "res://assets/ui/fonts/Kenney Thick.ttf"
|
|
|
|
[sub_resource type="DynamicFont" id=13]
|
|
size = 9
|
|
font_data = SubResource( 12 )
|
|
|
|
[sub_resource type="ShaderMaterial" id=8]
|
|
shader = ExtResource( 7 )
|
|
shader_param/transparency = 0.778
|
|
|
|
[sub_resource type="DynamicFont" id=7]
|
|
size = 20
|
|
font_data = ExtResource( 22 )
|
|
|
|
[sub_resource type="ShaderMaterial" id=18]
|
|
shader = ExtResource( 7 )
|
|
shader_param/transparency = 0.778
|
|
|
|
[sub_resource type="DynamicFont" id=19]
|
|
size = 8
|
|
font_data = ExtResource( 18 )
|
|
|
|
[sub_resource type="DynamicFont" id=16]
|
|
size = 42
|
|
font_data = ExtResource( 22 )
|
|
|
|
[sub_resource type="DynamicFont" id=9]
|
|
size = 20
|
|
font_data = ExtResource( 18 )
|
|
|
|
[node name="PauseScreen" type="Control"]
|
|
pause_mode = 2
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
mouse_filter = 2
|
|
theme = ExtResource( 2 )
|
|
script = ExtResource( 5 )
|
|
|
|
[node name="ControlsMenu" type="Control" parent="."]
|
|
unique_name_in_owner = true
|
|
visible = false
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
input_pass_on_modal_close_click = false
|
|
size_flags_horizontal = 0
|
|
size_flags_vertical = 0
|
|
theme = ExtResource( 1 )
|
|
script = ExtResource( 10 )
|
|
|
|
[node name="GradientTexture" type="TextureRect" parent="ControlsMenu"]
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
texture = SubResource( 14 )
|
|
|
|
[node name="InputMapper" type="Node" parent="ControlsMenu"]
|
|
unique_name_in_owner = true
|
|
script = ExtResource( 13 )
|
|
|
|
[node name="Titel" type="Label" parent="ControlsMenu"]
|
|
anchor_left = 0.5
|
|
anchor_right = 0.5
|
|
margin_left = -170.0
|
|
margin_right = 170.0
|
|
margin_bottom = 52.0
|
|
grow_horizontal = 2
|
|
size_flags_horizontal = 0
|
|
size_flags_vertical = 0
|
|
custom_fonts/font = SubResource( 1 )
|
|
text = "Controlls Menu"
|
|
align = 1
|
|
valign = 1
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="ControlsMenu/Titel"]
|
|
material = SubResource( 6 )
|
|
anchor_left = 0.5
|
|
anchor_top = 0.5
|
|
anchor_right = 0.5
|
|
anchor_bottom = 0.5
|
|
margin_left = -39.0
|
|
margin_top = -3.0
|
|
margin_right = 251.0
|
|
margin_bottom = 265.0
|
|
rect_scale = Vector2( 0.0627026, 0.0522158 )
|
|
texture = ExtResource( 21 )
|
|
|
|
[node name="Panel" type="Panel" parent="ControlsMenu"]
|
|
anchor_left = 0.5
|
|
anchor_top = 0.5
|
|
anchor_right = 0.5
|
|
anchor_bottom = 0.5
|
|
margin_left = -314.0
|
|
margin_top = -133.0
|
|
margin_right = 312.0
|
|
margin_bottom = 174.0
|
|
theme = ExtResource( 2 )
|
|
|
|
[node name="ProfilesMenu" type="OptionButton" parent="ControlsMenu/Panel"]
|
|
unique_name_in_owner = true
|
|
anchor_left = 0.5
|
|
anchor_right = 0.5
|
|
margin_left = -14.5
|
|
margin_top = 15.0
|
|
margin_right = 14.5
|
|
margin_bottom = 34.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
focus_neighbour_top = NodePath("../Back")
|
|
focus_neighbour_bottom = NodePath("../KeymapViewer/ScrollContainer")
|
|
script = ExtResource( 17 )
|
|
|
|
[node name="KeymapViewer" type="VBoxContainer" parent="ControlsMenu/Panel"]
|
|
anchor_left = 0.5
|
|
anchor_top = 0.5
|
|
anchor_right = 0.5
|
|
anchor_bottom = 0.5
|
|
margin_left = -300.0
|
|
margin_top = -110.5
|
|
margin_right = 299.0
|
|
margin_bottom = 118.5
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
|
|
[node name="Headers" type="HBoxContainer" parent="ControlsMenu/Panel/KeymapViewer"]
|
|
margin_right = 599.0
|
|
margin_bottom = 11.0
|
|
size_flags_horizontal = 3
|
|
|
|
[node name="Action" type="Label" parent="ControlsMenu/Panel/KeymapViewer/Headers"]
|
|
margin_right = 267.0
|
|
margin_bottom = 11.0
|
|
grow_horizontal = 2
|
|
size_flags_horizontal = 3
|
|
size_flags_vertical = 0
|
|
custom_fonts/font = SubResource( 10 )
|
|
text = "Action"
|
|
valign = 1
|
|
|
|
[node name="Control" type="Label" parent="ControlsMenu/Panel/KeymapViewer/Headers"]
|
|
margin_left = 271.0
|
|
margin_right = 327.0
|
|
margin_bottom = 11.0
|
|
grow_horizontal = 2
|
|
size_flags_horizontal = 0
|
|
size_flags_vertical = 0
|
|
custom_fonts/font = SubResource( 11 )
|
|
text = "Button"
|
|
align = 1
|
|
valign = 1
|
|
|
|
[node name="Change" type="Label" parent="ControlsMenu/Panel/KeymapViewer/Headers"]
|
|
margin_left = 331.0
|
|
margin_right = 599.0
|
|
margin_bottom = 11.0
|
|
grow_horizontal = 2
|
|
size_flags_horizontal = 3
|
|
size_flags_vertical = 0
|
|
custom_fonts/font = SubResource( 13 )
|
|
text = "Edit"
|
|
align = 2
|
|
valign = 1
|
|
|
|
[node name="ScrollContainer" type="ScrollContainer" parent="ControlsMenu/Panel/KeymapViewer"]
|
|
margin_top = 15.0
|
|
margin_right = 599.0
|
|
margin_bottom = 229.0
|
|
focus_neighbour_top = NodePath("../../ProfilesMenu")
|
|
focus_neighbour_bottom = NodePath("../../Save")
|
|
focus_previous = NodePath("../../Back")
|
|
size_flags_horizontal = 3
|
|
size_flags_vertical = 3
|
|
follow_focus = true
|
|
|
|
[node name="ActionKeyList" type="VBoxContainer" parent="ControlsMenu/Panel/KeymapViewer/ScrollContainer"]
|
|
unique_name_in_owner = true
|
|
margin_right = 599.0
|
|
margin_bottom = 214.0
|
|
size_flags_horizontal = 3
|
|
size_flags_vertical = 3
|
|
script = ExtResource( 9 )
|
|
|
|
[node name="Back" type="Button" parent="ControlsMenu/Panel"]
|
|
unique_name_in_owner = true
|
|
anchor_left = 0.05
|
|
anchor_top = 0.934
|
|
anchor_right = 0.05
|
|
anchor_bottom = 0.95
|
|
margin_left = -21.0
|
|
margin_top = -12.0
|
|
margin_right = 55.0
|
|
margin_bottom = 8.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
rect_min_size = Vector2( 40, 20 )
|
|
rect_pivot_offset = Vector2( 1039.7, 245.35 )
|
|
focus_neighbour_left = NodePath("../Save")
|
|
focus_neighbour_top = NodePath("../KeymapViewer/ScrollContainer")
|
|
focus_neighbour_right = NodePath("../Reset")
|
|
focus_neighbour_bottom = NodePath("../ProfilesMenu")
|
|
input_pass_on_modal_close_click = false
|
|
size_flags_horizontal = 0
|
|
size_flags_vertical = 0
|
|
text = "Back"
|
|
script = ExtResource( 14 )
|
|
|
|
[node name="Reset" type="Button" parent="ControlsMenu/Panel"]
|
|
unique_name_in_owner = true
|
|
anchor_left = 0.5
|
|
anchor_top = 0.95
|
|
anchor_right = 0.5
|
|
anchor_bottom = 0.95
|
|
margin_left = -45.0
|
|
margin_top = -18.0
|
|
margin_right = 45.0
|
|
margin_bottom = 8.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
rect_min_size = Vector2( 40, 20 )
|
|
rect_pivot_offset = Vector2( 826, -79.65 )
|
|
focus_neighbour_left = NodePath("../Back")
|
|
focus_neighbour_top = NodePath("../KeymapViewer/ScrollContainer")
|
|
focus_neighbour_right = NodePath("../Save")
|
|
focus_neighbour_bottom = NodePath("../ProfilesMenu")
|
|
input_pass_on_modal_close_click = false
|
|
size_flags_horizontal = 3
|
|
size_flags_vertical = 3
|
|
text = "Reset"
|
|
script = ExtResource( 15 )
|
|
|
|
[node name="Save" type="Button" parent="ControlsMenu/Panel"]
|
|
unique_name_in_owner = true
|
|
anchor_left = 0.95
|
|
anchor_top = 0.95
|
|
anchor_right = 0.95
|
|
anchor_bottom = 0.95
|
|
margin_left = -59.0
|
|
margin_top = -17.0
|
|
margin_right = 16.0
|
|
margin_bottom = 8.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
rect_min_size = Vector2( 40, 20 )
|
|
focus_neighbour_left = NodePath("../Reset")
|
|
focus_neighbour_top = NodePath("../KeymapViewer/ScrollContainer")
|
|
focus_neighbour_right = NodePath("../Back")
|
|
focus_neighbour_bottom = NodePath("../ProfilesMenu")
|
|
input_pass_on_modal_close_click = false
|
|
size_flags_horizontal = 0
|
|
size_flags_vertical = 0
|
|
text = "Save"
|
|
script = ExtResource( 16 )
|
|
|
|
[node name="KeySelectMenu" type="Panel" parent="ControlsMenu"]
|
|
unique_name_in_owner = true
|
|
process_priority = 1
|
|
visible = false
|
|
material = SubResource( 8 )
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
focus_mode = 2
|
|
mouse_filter = 2
|
|
input_pass_on_modal_close_click = false
|
|
script = ExtResource( 12 )
|
|
|
|
[node name="Timer" type="Timer" parent="ControlsMenu/KeySelectMenu"]
|
|
pause_mode = 2
|
|
wait_time = 5.0
|
|
|
|
[node name="Prompt" type="Label" parent="ControlsMenu/KeySelectMenu"]
|
|
anchor_left = 0.5
|
|
anchor_top = 0.5
|
|
anchor_right = 0.5
|
|
anchor_bottom = 0.5
|
|
margin_left = -170.0
|
|
margin_top = -26.0
|
|
margin_right = 170.0
|
|
margin_bottom = 26.0
|
|
grow_horizontal = 2
|
|
size_flags_horizontal = 0
|
|
size_flags_vertical = 0
|
|
custom_fonts/font = SubResource( 7 )
|
|
text = "Press a key"
|
|
align = 1
|
|
valign = 1
|
|
|
|
[node name="Prompt2" type="Label" parent="ControlsMenu/KeySelectMenu"]
|
|
anchor_left = 0.663
|
|
anchor_top = 0.584
|
|
anchor_right = 0.663
|
|
anchor_bottom = 0.606
|
|
margin_left = -202.5
|
|
margin_top = -13.0
|
|
margin_right = 202.5
|
|
margin_bottom = 13.0
|
|
rect_scale = Vector2( 0.5, 0.5 )
|
|
size_flags_horizontal = 0
|
|
size_flags_vertical = 0
|
|
custom_fonts/font = SubResource( 7 )
|
|
text = "(ESC to cancel or wait for timeout in: )"
|
|
align = 1
|
|
valign = 1
|
|
|
|
[node name="ReallyQuitMenu" type="Panel" parent="ControlsMenu"]
|
|
unique_name_in_owner = true
|
|
visible = false
|
|
material = SubResource( 8 )
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
focus_mode = 2
|
|
input_pass_on_modal_close_click = false
|
|
script = ExtResource( 8 )
|
|
|
|
[node name="Prompt" type="Label" parent="ControlsMenu/ReallyQuitMenu"]
|
|
anchor_left = 0.5
|
|
anchor_top = 0.5
|
|
anchor_right = 0.5
|
|
anchor_bottom = 0.5
|
|
margin_left = -334.5
|
|
margin_top = -27.5
|
|
margin_right = 334.5
|
|
margin_bottom = 27.5
|
|
grow_horizontal = 2
|
|
mouse_filter = 0
|
|
size_flags_horizontal = 0
|
|
size_flags_vertical = 0
|
|
custom_fonts/font = ExtResource( 19 )
|
|
text = "Unsaved changes were made.
|
|
Go back anyway?"
|
|
align = 1
|
|
valign = 1
|
|
|
|
[node name="VBoxContainer" type="VBoxContainer" parent="ControlsMenu/ReallyQuitMenu"]
|
|
anchor_left = 0.5
|
|
anchor_top = 1.0
|
|
anchor_right = 0.5
|
|
anchor_bottom = 1.0
|
|
margin_left = -79.0
|
|
margin_top = -124.0
|
|
margin_right = 79.0
|
|
margin_bottom = -55.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
mouse_filter = 0
|
|
input_pass_on_modal_close_click = false
|
|
size_flags_horizontal = 0
|
|
size_flags_vertical = 0
|
|
alignment = 1
|
|
|
|
[node name="SaveNQuit" type="Button" parent="ControlsMenu/ReallyQuitMenu/VBoxContainer"]
|
|
unique_name_in_owner = true
|
|
margin_right = 158.0
|
|
margin_bottom = 20.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
rect_min_size = Vector2( 40, 20 )
|
|
focus_neighbour_top = NodePath("../QuitDontSave")
|
|
focus_neighbour_bottom = NodePath("../ContinueEdit")
|
|
input_pass_on_modal_close_click = false
|
|
size_flags_horizontal = 7
|
|
size_flags_vertical = 4
|
|
custom_fonts/font = ExtResource( 19 )
|
|
text = "Save And Quit"
|
|
icon_align = 1
|
|
script = ExtResource( 11 )
|
|
|
|
[node name="ContinueEdit" type="Button" parent="ControlsMenu/ReallyQuitMenu/VBoxContainer"]
|
|
unique_name_in_owner = true
|
|
margin_top = 24.0
|
|
margin_right = 158.0
|
|
margin_bottom = 45.0
|
|
focus_neighbour_left = NodePath(".")
|
|
focus_neighbour_top = NodePath("../SaveNQuit")
|
|
focus_neighbour_right = NodePath(".")
|
|
focus_neighbour_bottom = NodePath("../QuitDontSave")
|
|
focus_next = NodePath(".")
|
|
focus_previous = NodePath(".")
|
|
input_pass_on_modal_close_click = false
|
|
size_flags_horizontal = 7
|
|
size_flags_vertical = 7
|
|
custom_fonts/font = ExtResource( 19 )
|
|
text = "Continue Editing"
|
|
script = ExtResource( 23 )
|
|
|
|
[node name="QuitDontSave" type="Button" parent="ControlsMenu/ReallyQuitMenu/VBoxContainer"]
|
|
unique_name_in_owner = true
|
|
margin_top = 49.0
|
|
margin_right = 158.0
|
|
margin_bottom = 69.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
rect_min_size = Vector2( 40, 20 )
|
|
focus_neighbour_top = NodePath("../ContinueEdit")
|
|
focus_neighbour_bottom = NodePath("../SaveNQuit")
|
|
input_pass_on_modal_close_click = false
|
|
size_flags_horizontal = 7
|
|
size_flags_vertical = 4
|
|
custom_fonts/font = ExtResource( 19 )
|
|
text = "Quit Don't Save"
|
|
script = ExtResource( 23 )
|
|
|
|
[node name="SwapKeysMenu" type="Panel" parent="ControlsMenu"]
|
|
unique_name_in_owner = true
|
|
visible = false
|
|
material = SubResource( 18 )
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
focus_mode = 2
|
|
input_pass_on_modal_close_click = false
|
|
script = ExtResource( 25 )
|
|
|
|
[node name="VBoxContainer2" type="VBoxContainer" parent="ControlsMenu/SwapKeysMenu"]
|
|
anchor_left = 0.5
|
|
anchor_top = 0.5
|
|
anchor_right = 0.5
|
|
anchor_bottom = 0.5
|
|
margin_left = -139.0
|
|
margin_top = -123.0
|
|
margin_right = 139.0
|
|
margin_bottom = 123.0
|
|
focus_mode = 2
|
|
custom_constants/separation = 30
|
|
|
|
[node name="Prompt" type="Label" parent="ControlsMenu/SwapKeysMenu/VBoxContainer2"]
|
|
margin_right = 278.0
|
|
margin_bottom = 21.0
|
|
grow_horizontal = 2
|
|
mouse_filter = 0
|
|
size_flags_horizontal = 3
|
|
size_flags_vertical = 0
|
|
custom_fonts/font = SubResource( 19 )
|
|
text = "selected button already assigned
|
|
swap Button actions?"
|
|
align = 1
|
|
valign = 1
|
|
|
|
[node name="HBoxContainer" type="HBoxContainer" parent="ControlsMenu/SwapKeysMenu/VBoxContainer2"]
|
|
margin_top = 51.0
|
|
margin_right = 278.0
|
|
margin_bottom = 174.0
|
|
custom_constants/separation = 20
|
|
alignment = 1
|
|
|
|
[node name="VBoxContainer" type="VBoxContainer" parent="ControlsMenu/SwapKeysMenu/VBoxContainer2/HBoxContainer"]
|
|
margin_left = 15.0
|
|
margin_right = 129.0
|
|
margin_bottom = 123.0
|
|
size_flags_horizontal = 0
|
|
size_flags_vertical = 0
|
|
|
|
[node name="Action1" type="Label" parent="ControlsMenu/SwapKeysMenu/VBoxContainer2/HBoxContainer/VBoxContainer"]
|
|
unique_name_in_owner = true
|
|
margin_right = 114.0
|
|
margin_bottom = 9.0
|
|
text = "Action 1"
|
|
align = 1
|
|
|
|
[node name="ControllerButton1" type="Button" parent="ControlsMenu/SwapKeysMenu/VBoxContainer2/HBoxContainer/VBoxContainer"]
|
|
unique_name_in_owner = true
|
|
margin_top = 13.0
|
|
margin_right = 114.0
|
|
margin_bottom = 123.0
|
|
focus_mode = 0
|
|
size_flags_horizontal = 0
|
|
size_flags_vertical = 0
|
|
shortcut_in_tooltip = false
|
|
button_mask = 0
|
|
enabled_focus_mode = 0
|
|
icon = ExtResource( 27 )
|
|
icon_align = 1
|
|
script = ExtResource( 20 )
|
|
path = "duck"
|
|
|
|
[node name="VBoxContainer2" type="VBoxContainer" parent="ControlsMenu/SwapKeysMenu/VBoxContainer2/HBoxContainer"]
|
|
margin_left = 149.0
|
|
margin_right = 263.0
|
|
margin_bottom = 123.0
|
|
size_flags_horizontal = 0
|
|
size_flags_vertical = 0
|
|
|
|
[node name="Action2" type="Label" parent="ControlsMenu/SwapKeysMenu/VBoxContainer2/HBoxContainer/VBoxContainer2"]
|
|
unique_name_in_owner = true
|
|
margin_right = 114.0
|
|
margin_bottom = 9.0
|
|
text = "Action 2"
|
|
align = 1
|
|
|
|
[node name="ControllerButton2" type="Button" parent="ControlsMenu/SwapKeysMenu/VBoxContainer2/HBoxContainer/VBoxContainer2"]
|
|
unique_name_in_owner = true
|
|
margin_top = 13.0
|
|
margin_right = 114.0
|
|
margin_bottom = 123.0
|
|
focus_mode = 0
|
|
size_flags_horizontal = 0
|
|
size_flags_vertical = 0
|
|
shortcut_in_tooltip = false
|
|
button_mask = 0
|
|
enabled_focus_mode = 0
|
|
icon = ExtResource( 27 )
|
|
icon_align = 1
|
|
script = ExtResource( 20 )
|
|
path = "duck"
|
|
|
|
[node name="VBoxContainer" type="VBoxContainer" parent="ControlsMenu/SwapKeysMenu/VBoxContainer2"]
|
|
margin_top = 204.0
|
|
margin_right = 278.0
|
|
margin_bottom = 246.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
focus_mode = 2
|
|
mouse_filter = 0
|
|
input_pass_on_modal_close_click = false
|
|
size_flags_horizontal = 3
|
|
size_flags_vertical = 0
|
|
alignment = 1
|
|
|
|
[node name="Yes" type="Button" parent="ControlsMenu/SwapKeysMenu/VBoxContainer2/VBoxContainer"]
|
|
unique_name_in_owner = true
|
|
margin_right = 278.0
|
|
margin_bottom = 19.0
|
|
focus_neighbour_top = NodePath("../No")
|
|
focus_neighbour_bottom = NodePath("../No")
|
|
text = "Yes"
|
|
script = ExtResource( 23 )
|
|
|
|
[node name="No" type="Button" parent="ControlsMenu/SwapKeysMenu/VBoxContainer2/VBoxContainer"]
|
|
unique_name_in_owner = true
|
|
margin_top = 23.0
|
|
margin_right = 278.0
|
|
margin_bottom = 42.0
|
|
focus_neighbour_top = NodePath("../Yes")
|
|
focus_neighbour_bottom = NodePath("../Yes")
|
|
text = "NO"
|
|
script = ExtResource( 23 )
|
|
|
|
[node name="AudioMenu" type="Control" parent="."]
|
|
visible = false
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
input_pass_on_modal_close_click = false
|
|
size_flags_horizontal = 3
|
|
size_flags_vertical = 3
|
|
theme = ExtResource( 2 )
|
|
script = ExtResource( 26 )
|
|
|
|
[node name="GradientTexture" type="TextureRect" parent="AudioMenu"]
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
texture = SubResource( 14 )
|
|
|
|
[node name="Titel" type="Label" parent="AudioMenu"]
|
|
anchor_left = 0.5
|
|
anchor_right = 0.5
|
|
margin_left = -170.0
|
|
margin_right = 170.0
|
|
margin_bottom = 52.0
|
|
grow_horizontal = 2
|
|
size_flags_horizontal = 0
|
|
size_flags_vertical = 0
|
|
custom_fonts/font = SubResource( 16 )
|
|
text = "Audio Menu"
|
|
align = 1
|
|
valign = 1
|
|
|
|
[node name="Panel" type="Panel" parent="AudioMenu"]
|
|
anchor_left = 0.5
|
|
anchor_top = 1.0
|
|
anchor_right = 0.5
|
|
anchor_bottom = 1.0
|
|
margin_left = -310.0
|
|
margin_top = -300.0
|
|
margin_right = 310.0
|
|
margin_bottom = -10.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
focus_mode = 2
|
|
size_flags_horizontal = 4
|
|
size_flags_vertical = 4
|
|
theme = ExtResource( 2 )
|
|
|
|
[node name="Back" type="Button" parent="AudioMenu/Panel"]
|
|
anchor_left = 0.5
|
|
anchor_top = 0.95
|
|
anchor_right = 0.5
|
|
anchor_bottom = 0.95
|
|
margin_left = -68.0
|
|
margin_top = -24.95
|
|
margin_right = 69.8
|
|
margin_bottom = 0.0499878
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
rect_min_size = Vector2( 40, 20 )
|
|
input_pass_on_modal_close_click = false
|
|
size_flags_horizontal = 0
|
|
size_flags_vertical = 0
|
|
theme = ExtResource( 2 )
|
|
text = "Back"
|
|
script = ExtResource( 29 )
|
|
next_screen_path = "res://src/UserInterface/Screens/MainMenu/MainScreen.tscn"
|
|
|
|
[node name="KeymapViewer" type="VBoxContainer" parent="AudioMenu/Panel"]
|
|
anchor_left = 0.5
|
|
anchor_top = 0.5
|
|
anchor_right = 0.5
|
|
anchor_bottom = 0.5
|
|
margin_left = -200.0
|
|
margin_top = -130.0
|
|
margin_right = 200.0
|
|
margin_bottom = 114.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
custom_constants/separation = 40
|
|
|
|
[node name="Label" type="Label" parent="AudioMenu/Panel/KeymapViewer"]
|
|
margin_right = 400.0
|
|
margin_bottom = 9.0
|
|
text = "Volume"
|
|
align = 1
|
|
|
|
[node name="HSplitContainer" type="GridContainer" parent="AudioMenu/Panel/KeymapViewer"]
|
|
margin_top = 49.0
|
|
margin_right = 400.0
|
|
margin_bottom = 244.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
size_flags_vertical = 3
|
|
custom_constants/hseparation = 50
|
|
columns = 2
|
|
|
|
[node name="VBoxContainer" type="VBoxContainer" parent="AudioMenu/Panel/KeymapViewer/HSplitContainer"]
|
|
margin_right = 57.0
|
|
margin_bottom = 195.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
size_flags_vertical = 3
|
|
alignment = 1
|
|
|
|
[node name="Label4" type="Label" parent="AudioMenu/Panel/KeymapViewer/HSplitContainer/VBoxContainer"]
|
|
margin_right = 57.0
|
|
margin_bottom = 45.0
|
|
size_flags_horizontal = 3
|
|
size_flags_vertical = 3
|
|
text = "Master"
|
|
align = 1
|
|
|
|
[node name="Label" type="Label" parent="AudioMenu/Panel/KeymapViewer/HSplitContainer/VBoxContainer"]
|
|
margin_top = 49.0
|
|
margin_right = 57.0
|
|
margin_bottom = 95.0
|
|
size_flags_horizontal = 3
|
|
size_flags_vertical = 3
|
|
text = "Music"
|
|
align = 1
|
|
|
|
[node name="Label2" type="Label" parent="AudioMenu/Panel/KeymapViewer/HSplitContainer/VBoxContainer"]
|
|
margin_top = 99.0
|
|
margin_right = 57.0
|
|
margin_bottom = 145.0
|
|
size_flags_vertical = 3
|
|
text = "Effects"
|
|
align = 1
|
|
|
|
[node name="Label3" type="Label" parent="AudioMenu/Panel/KeymapViewer/HSplitContainer/VBoxContainer"]
|
|
margin_top = 149.0
|
|
margin_right = 57.0
|
|
margin_bottom = 195.0
|
|
size_flags_vertical = 3
|
|
text = "UI"
|
|
align = 1
|
|
|
|
[node name="VBoxContainer2" type="VBoxContainer" parent="AudioMenu/Panel/KeymapViewer/HSplitContainer"]
|
|
margin_left = 107.0
|
|
margin_right = 400.0
|
|
margin_bottom = 195.0
|
|
size_flags_horizontal = 7
|
|
size_flags_vertical = 3
|
|
alignment = 1
|
|
|
|
[node name="VBoxContainer" type="VBoxContainer" parent="AudioMenu/Panel/KeymapViewer/HSplitContainer/VBoxContainer2"]
|
|
margin_right = 293.0
|
|
margin_bottom = 45.0
|
|
size_flags_vertical = 3
|
|
|
|
[node name="MasterSlider" type="HSlider" parent="AudioMenu/Panel/KeymapViewer/HSplitContainer/VBoxContainer2/VBoxContainer"]
|
|
unique_name_in_owner = true
|
|
margin_right = 293.0
|
|
margin_bottom = 7.0
|
|
size_flags_vertical = 1
|
|
script = ExtResource( 28 )
|
|
|
|
[node name="Label" type="Label" parent="AudioMenu/Panel/KeymapViewer/HSplitContainer/VBoxContainer2/VBoxContainer/MasterSlider"]
|
|
margin_top = 11.0
|
|
margin_right = 271.0
|
|
margin_bottom = 20.0
|
|
rect_scale = Vector2( 1.08059, 1 )
|
|
size_flags_horizontal = 3
|
|
size_flags_vertical = 3
|
|
text = "80%"
|
|
align = 1
|
|
valign = 1
|
|
|
|
[node name="VBoxContainer2" type="VBoxContainer" parent="AudioMenu/Panel/KeymapViewer/HSplitContainer/VBoxContainer2"]
|
|
margin_top = 49.0
|
|
margin_right = 293.0
|
|
margin_bottom = 56.0
|
|
size_flags_vertical = 2
|
|
|
|
[node name="HSlider" type="HSlider" parent="AudioMenu/Panel/KeymapViewer/HSplitContainer/VBoxContainer2/VBoxContainer2"]
|
|
margin_right = 293.0
|
|
margin_bottom = 7.0
|
|
size_flags_vertical = 2
|
|
script = ExtResource( 28 )
|
|
audio_bus = "Music"
|
|
|
|
[node name="Label" type="Label" parent="AudioMenu/Panel/KeymapViewer/HSplitContainer/VBoxContainer2/VBoxContainer2/HSlider"]
|
|
margin_top = 11.0
|
|
margin_right = 293.0
|
|
margin_bottom = 20.0
|
|
size_flags_horizontal = 3
|
|
size_flags_vertical = 3
|
|
text = "80"
|
|
align = 1
|
|
|
|
[node name="VBoxContainer3" type="VBoxContainer" parent="AudioMenu/Panel/KeymapViewer/HSplitContainer/VBoxContainer2"]
|
|
margin_top = 99.0
|
|
margin_right = 293.0
|
|
margin_bottom = 145.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
size_flags_vertical = 3
|
|
|
|
[node name="HSlider3" type="HSlider" parent="AudioMenu/Panel/KeymapViewer/HSplitContainer/VBoxContainer2/VBoxContainer3"]
|
|
margin_right = 293.0
|
|
margin_bottom = 7.0
|
|
size_flags_vertical = 1
|
|
script = ExtResource( 28 )
|
|
audio_bus = "Effects"
|
|
|
|
[node name="Label" type="Label" parent="AudioMenu/Panel/KeymapViewer/HSplitContainer/VBoxContainer2/VBoxContainer3/HSlider3"]
|
|
margin_top = 11.0
|
|
margin_right = 292.0
|
|
margin_bottom = 20.0
|
|
text = "80"
|
|
align = 1
|
|
|
|
[node name="VBoxContainer4" type="VBoxContainer" parent="AudioMenu/Panel/KeymapViewer/HSplitContainer/VBoxContainer2"]
|
|
margin_top = 149.0
|
|
margin_right = 293.0
|
|
margin_bottom = 195.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
size_flags_vertical = 3
|
|
|
|
[node name="HSlider3" type="HSlider" parent="AudioMenu/Panel/KeymapViewer/HSplitContainer/VBoxContainer2/VBoxContainer4"]
|
|
margin_right = 293.0
|
|
margin_bottom = 7.0
|
|
size_flags_vertical = 1
|
|
script = ExtResource( 28 )
|
|
audio_bus = "UI"
|
|
|
|
[node name="Label" type="Label" parent="AudioMenu/Panel/KeymapViewer/HSplitContainer/VBoxContainer2/VBoxContainer4/HSlider3"]
|
|
margin_top = 11.0
|
|
margin_right = 293.0
|
|
margin_bottom = 20.0
|
|
text = "80"
|
|
align = 1
|
|
|
|
[node name="PauseOverlay" type="TextureRect" parent="."]
|
|
unique_name_in_owner = true
|
|
visible = false
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
texture = SubResource( 14 )
|
|
expand = true
|
|
|
|
[node name="Title" type="Label" parent="PauseOverlay"]
|
|
margin_right = 170.0
|
|
margin_bottom = 45.0
|
|
text = "Blobby, The"
|
|
|
|
[node name="Panel" type="Panel" parent="PauseOverlay"]
|
|
anchor_left = 0.5
|
|
anchor_top = 0.5
|
|
anchor_right = 0.5
|
|
anchor_bottom = 0.5
|
|
margin_left = -119.0
|
|
margin_top = -120.0
|
|
margin_right = 120.0
|
|
margin_bottom = 149.0
|
|
theme = ExtResource( 2 )
|
|
|
|
[node name="VBoxContainer" type="VBoxContainer" parent="PauseOverlay/Panel"]
|
|
anchor_left = 0.5
|
|
anchor_top = 0.5
|
|
anchor_right = 0.5
|
|
anchor_bottom = 0.5
|
|
margin_left = -111.0
|
|
margin_top = -125.0
|
|
margin_right = 111.0
|
|
margin_bottom = 125.0
|
|
focus_mode = 2
|
|
|
|
[node name="Continue" type="Button" parent="PauseOverlay/Panel/VBoxContainer"]
|
|
unique_name_in_owner = true
|
|
margin_right = 222.0
|
|
margin_bottom = 46.0
|
|
focus_neighbour_top = NodePath("../MainMenuButton")
|
|
focus_neighbour_bottom = NodePath("../Controls")
|
|
size_flags_vertical = 3
|
|
text = "Continue"
|
|
script = ExtResource( 6 )
|
|
|
|
[node name="Controls" type="Button" parent="PauseOverlay/Panel/VBoxContainer"]
|
|
margin_top = 50.0
|
|
margin_right = 222.0
|
|
margin_bottom = 97.0
|
|
focus_neighbour_top = NodePath("../Continue")
|
|
focus_neighbour_bottom = NodePath("../Audio")
|
|
size_flags_vertical = 3
|
|
text = "Controls"
|
|
script = ExtResource( 23 )
|
|
|
|
[node name="Audio" type="Button" parent="PauseOverlay/Panel/VBoxContainer"]
|
|
margin_top = 101.0
|
|
margin_right = 222.0
|
|
margin_bottom = 148.0
|
|
focus_neighbour_top = NodePath("../Controls")
|
|
focus_neighbour_bottom = NodePath("../RetryButton")
|
|
size_flags_vertical = 3
|
|
text = "Audio"
|
|
script = ExtResource( 23 )
|
|
|
|
[node name="RetryButton" parent="PauseOverlay/Panel/VBoxContainer" instance=ExtResource( 4 )]
|
|
margin_top = 152.0
|
|
margin_right = 222.0
|
|
margin_bottom = 199.0
|
|
focus_neighbour_top = NodePath("../Audio")
|
|
focus_neighbour_bottom = NodePath("../MainMenuButton")
|
|
|
|
[node name="MainMenuButton" parent="PauseOverlay/Panel/VBoxContainer" instance=ExtResource( 3 )]
|
|
margin_top = 203.0
|
|
margin_right = 222.0
|
|
margin_bottom = 250.0
|
|
focus_neighbour_top = NodePath("../RetryButton")
|
|
focus_neighbour_bottom = NodePath("../Continue")
|
|
text = "Main Menu"
|
|
script = ExtResource( 29 )
|
|
next_screen_path = "res://src/UserInterface/Screens/MainMenu/MainScreen.tscn"
|
|
|
|
[node name="PauseLabel" type="Label" parent="PauseOverlay"]
|
|
anchor_left = 0.5
|
|
anchor_right = 0.5
|
|
margin_left = -63.0
|
|
margin_top = 7.0
|
|
margin_right = 63.0
|
|
margin_bottom = 30.0
|
|
size_flags_horizontal = 0
|
|
size_flags_vertical = 0
|
|
theme = ExtResource( 2 )
|
|
custom_fonts/font = SubResource( 9 )
|
|
text = "Paused"
|
|
|
|
[node name="AudioStreamPlayer" type="AudioStreamPlayer" parent="."]
|
|
stream = ExtResource( 24 )
|
|
volume_db = -10.0
|
|
|
|
[connection signal="focus_entered" from="ControlsMenu/Panel/KeymapViewer/ScrollContainer" to="ControlsMenu/Panel/KeymapViewer/ScrollContainer" method="_on_focus_entered"]
|
|
[connection signal="button_up" from="ControlsMenu/Panel/Back" to="ControlsMenu/Panel/Back" method="_on_button_up"]
|
|
[connection signal="button_up" from="ControlsMenu/Panel/Reset" to="ControlsMenu/Panel/Reset" method="_on_button_up"]
|
|
[connection signal="button_up" from="ControlsMenu/Panel/Save" to="ControlsMenu/Panel/Save" method="_on_button_up"]
|
|
[connection signal="timeout" from="ControlsMenu/KeySelectMenu/Timer" to="ControlsMenu/KeySelectMenu" method="close_on_timeout"]
|
|
[connection signal="button_up" from="ControlsMenu/ReallyQuitMenu/VBoxContainer/SaveNQuit" to="ControlsMenu/ReallyQuitMenu/VBoxContainer/SaveNQuit" method="_on_button_up"]
|
|
[connection signal="button_up" from="ControlsMenu/ReallyQuitMenu/VBoxContainer/ContinueEdit" to="ControlsMenu/ReallyQuitMenu" method="close"]
|
|
[connection signal="button_up" from="ControlsMenu/ReallyQuitMenu/VBoxContainer/QuitDontSave" to="ControlsMenu" method="close"]
|
|
[connection signal="pressed" from="ControlsMenu/SwapKeysMenu/VBoxContainer2/VBoxContainer/Yes" to="ControlsMenu/SwapKeysMenu" method="swap"]
|
|
[connection signal="pressed" from="ControlsMenu/SwapKeysMenu/VBoxContainer2/VBoxContainer/No" to="ControlsMenu/SwapKeysMenu" method="do_not_swap"]
|
|
[connection signal="button_up" from="AudioMenu/Panel/Back" to="." method="close_audio_menu"]
|
|
[connection signal="button_up" from="AudioMenu/Panel/Back" to="AudioMenu" method="save"]
|
|
[connection signal="button_up" from="PauseOverlay/Panel/VBoxContainer/Continue" to="PauseOverlay/Panel/VBoxContainer/Continue" method="_on_button_up"]
|
|
[connection signal="button_up" from="PauseOverlay/Panel/VBoxContainer/Controls" to="." method="_on_Controls_button_up"]
|
|
[connection signal="button_up" from="PauseOverlay/Panel/VBoxContainer/Audio" to="." method="open_audio_menu"]
|