···11-[gd_scene load_steps=7 format=3 uid="uid://munr50w3xs5k"]
11+[gd_scene load_steps=9 format=3 uid="uid://munr50w3xs5k"]
2233[ext_resource type="Texture2D" uid="uid://chltfewh2foxf" path="res://Assets/sprites/Controls/mouse_left.svg" id="1_2wju6"]
44[ext_resource type="Texture2D" uid="uid://cx2o5mbinr3b1" path="res://Assets/sprites/Controls/mouse_right.svg" id="2_c0gnh"]
55[ext_resource type="Texture2D" uid="uid://dnvj5xbpenjxt" path="res://Assets/sprites/Controls/mouse_move.svg" id="3_w3vpj"]
66[ext_resource type="Texture2D" uid="uid://bq8usomjspib0" path="res://Assets/sprites/Controls/mouse_scroll_vertical.svg" id="4_6e1as"]
77[ext_resource type="Texture2D" uid="uid://duslf264seu4d" path="res://Assets/sprites/Controls/keyboard_escape.svg" id="5_0y4ar"]
88+[ext_resource type="FontFile" uid="uid://da2t6lyf41wty" path="res://Assets/fonts/open-sans/open-sans-bold.ttf" id="6_c0gnh"]
99+[ext_resource type="FontFile" uid="uid://cawekr44fruhm" path="res://Assets/fonts/open-sans/open-sans-regular.ttf" id="7_w3vpj"]
810911[sub_resource type="GDScript" id="GDScript_2wju6"]
1012resource_name = "ControlsLayer"
···3638[node name="VBoxContainer" type="VBoxContainer" parent="CenterContainer"]
3739layout_mode = 2
38403939-[node name="Interact" type="HBoxContainer" parent="CenterContainer/VBoxContainer"]
4141+[node name="TabContainer" type="TabContainer" parent="CenterContainer/VBoxContainer"]
4242+layout_mode = 2
4343+current_tab = 0
4444+4545+[node name="Controls" type="VBoxContainer" parent="CenterContainer/VBoxContainer/TabContainer"]
4646+layout_mode = 2
4747+metadata/_tab_index = 0
4848+4949+[node name="Interact" type="HBoxContainer" parent="CenterContainer/VBoxContainer/TabContainer/Controls"]
4050layout_mode = 2
4151alignment = 1
42524343-[node name="TextureRect" type="TextureRect" parent="CenterContainer/VBoxContainer/Interact"]
5353+[node name="TextureRect" type="TextureRect" parent="CenterContainer/VBoxContainer/TabContainer/Controls/Interact"]
4454layout_mode = 2
4555texture = ExtResource("1_2wju6")
46564747-[node name="Label" type="Label" parent="CenterContainer/VBoxContainer/Interact"]
5757+[node name="Label" type="Label" parent="CenterContainer/VBoxContainer/TabContainer/Controls/Interact"]
4858layout_mode = 2
4959theme_override_font_sizes/font_size = 128
5060text = "-"
51615252-[node name="Label2" type="Label" parent="CenterContainer/VBoxContainer/Interact"]
6262+[node name="Label2" type="Label" parent="CenterContainer/VBoxContainer/TabContainer/Controls/Interact"]
5363layout_mode = 2
5464theme_override_font_sizes/font_size = 91
5565text = " Interact"
56665757-[node name="MoveCamera" type="HBoxContainer" parent="CenterContainer/VBoxContainer"]
6767+[node name="MoveCamera" type="HBoxContainer" parent="CenterContainer/VBoxContainer/TabContainer/Controls"]
5868layout_mode = 2
5969alignment = 1
60706161-[node name="TextureRect" type="TextureRect" parent="CenterContainer/VBoxContainer/MoveCamera"]
7171+[node name="TextureRect" type="TextureRect" parent="CenterContainer/VBoxContainer/TabContainer/Controls/MoveCamera"]
6272layout_mode = 2
6373texture = ExtResource("2_c0gnh")
64746565-[node name="Label" type="Label" parent="CenterContainer/VBoxContainer/MoveCamera"]
7575+[node name="Label" type="Label" parent="CenterContainer/VBoxContainer/TabContainer/Controls/MoveCamera"]
6676layout_mode = 2
6777theme_override_font_sizes/font_size = 128
6878text = "+"
69797070-[node name="TextureRect2" type="TextureRect" parent="CenterContainer/VBoxContainer/MoveCamera"]
8080+[node name="TextureRect2" type="TextureRect" parent="CenterContainer/VBoxContainer/TabContainer/Controls/MoveCamera"]
7181layout_mode = 2
7282texture = ExtResource("3_w3vpj")
73837474-[node name="Label3" type="Label" parent="CenterContainer/VBoxContainer/MoveCamera"]
8484+[node name="Label3" type="Label" parent="CenterContainer/VBoxContainer/TabContainer/Controls/MoveCamera"]
7585layout_mode = 2
7686theme_override_font_sizes/font_size = 128
7787text = "-"
78887979-[node name="Label2" type="Label" parent="CenterContainer/VBoxContainer/MoveCamera"]
8989+[node name="Label2" type="Label" parent="CenterContainer/VBoxContainer/TabContainer/Controls/MoveCamera"]
8090layout_mode = 2
8191theme_override_font_sizes/font_size = 91
8292text = " Move Camera"
83938484-[node name="Zoom" type="HBoxContainer" parent="CenterContainer/VBoxContainer"]
9494+[node name="Zoom" type="HBoxContainer" parent="CenterContainer/VBoxContainer/TabContainer/Controls"]
8595layout_mode = 2
8696alignment = 1
87978888-[node name="TextureRect" type="TextureRect" parent="CenterContainer/VBoxContainer/Zoom"]
9898+[node name="TextureRect" type="TextureRect" parent="CenterContainer/VBoxContainer/TabContainer/Controls/Zoom"]
8999layout_mode = 2
90100texture = ExtResource("4_6e1as")
911019292-[node name="Label" type="Label" parent="CenterContainer/VBoxContainer/Zoom"]
102102+[node name="Label" type="Label" parent="CenterContainer/VBoxContainer/TabContainer/Controls/Zoom"]
93103layout_mode = 2
94104theme_override_font_sizes/font_size = 128
95105text = "-"
961069797-[node name="Label2" type="Label" parent="CenterContainer/VBoxContainer/Zoom"]
107107+[node name="Label2" type="Label" parent="CenterContainer/VBoxContainer/TabContainer/Controls/Zoom"]
98108layout_mode = 2
99109theme_override_font_sizes/font_size = 91
100110text = " Change Camera Zoom"
101111102102-[node name="Zoom2" type="HBoxContainer" parent="CenterContainer/VBoxContainer"]
112112+[node name="Zoom2" type="HBoxContainer" parent="CenterContainer/VBoxContainer/TabContainer/Controls"]
103113layout_mode = 2
104114alignment = 1
105115106106-[node name="TextureRect" type="TextureRect" parent="CenterContainer/VBoxContainer/Zoom2"]
116116+[node name="TextureRect" type="TextureRect" parent="CenterContainer/VBoxContainer/TabContainer/Controls/Zoom2"]
107117layout_mode = 2
108118texture = ExtResource("5_0y4ar")
109119110110-[node name="Label" type="Label" parent="CenterContainer/VBoxContainer/Zoom2"]
120120+[node name="Label" type="Label" parent="CenterContainer/VBoxContainer/TabContainer/Controls/Zoom2"]
111121layout_mode = 2
112122theme_override_font_sizes/font_size = 128
113123text = "-"
114124115115-[node name="Label2" type="Label" parent="CenterContainer/VBoxContainer/Zoom2"]
125125+[node name="Label2" type="Label" parent="CenterContainer/VBoxContainer/TabContainer/Controls/Zoom2"]
116126layout_mode = 2
117127theme_override_font_sizes/font_size = 91
118128text = " Pause"
129129+130130+[node name="Asset Credits" type="VBoxContainer" parent="CenterContainer/VBoxContainer/TabContainer"]
131131+visible = false
132132+layout_mode = 2
133133+metadata/_tab_index = 1
134134+135135+[node name="Label" type="Label" parent="CenterContainer/VBoxContainer/TabContainer/Asset Credits"]
136136+layout_mode = 2
137137+theme_override_fonts/font = ExtResource("6_c0gnh")
138138+theme_override_font_sizes/font_size = 76
139139+text = "Public Assets Used:"
140140+horizontal_alignment = 1
141141+142142+[node name="ScrollContainer" type="ScrollContainer" parent="CenterContainer/VBoxContainer/TabContainer/Asset Credits"]
143143+custom_minimum_size = Vector2(0, 690)
144144+layout_mode = 2
145145+horizontal_scroll_mode = 0
146146+147147+[node name="VBoxContainer" type="VBoxContainer" parent="CenterContainer/VBoxContainer/TabContainer/Asset Credits/ScrollContainer"]
148148+custom_minimum_size = Vector2(1280, 0)
149149+layout_mode = 2
150150+size_flags_vertical = 3
151151+alignment = 1
152152+153153+[node name="RichTextLabel" type="RichTextLabel" parent="CenterContainer/VBoxContainer/TabContainer/Asset Credits/ScrollContainer/VBoxContainer"]
154154+layout_mode = 2
155155+theme_override_fonts/normal_font = ExtResource("7_w3vpj")
156156+theme_override_fonts/bold_font = ExtResource("6_c0gnh")
157157+bbcode_enabled = true
158158+text = "[b]Kenney ([url]https://kenney.nl[/url]):[/b]
159159+- Error SFX
160160+- Input Prompts (See previous tab)
161161+162162+===============================================================================================================
163163+164164+[b]GodotWildJam's Godot Engine Accessibility Scripts[/b]
165165+166166+Copyright (c) 2021 GodotWildJam
167167+168168+Permission is hereby granted, free of charge, to any person obtaining a copy
169169+of this software and associated documentation files (the \"Software\"), to deal
170170+in the Software without restriction, including without limitation the rights
171171+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
172172+copies of the Software, and to permit persons to whom the Software is
173173+furnished to do so, subject to the following conditions:
174174+175175+The above copyright notice and this permission notice shall be included in all
176176+copies or substantial portions of the Software.
177177+178178+THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
179179+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
180180+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
181181+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
182182+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
183183+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
184184+SOFTWARE.
185185+186186+===============================================================================================================
187187+188188+[b]Xanatos's Game Console Addon[/b]
189189+190190+MIT License
191191+192192+Copyright (c) 2025 Xanatos
193193+194194+Permission is hereby granted, free of charge, to any person obtaining a copy
195195+of this software and associated documentation files (the \"Software\"), to deal
196196+in the Software without restriction, including without limitation the rights
197197+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
198198+copies of the Software, and to permit persons to whom the Software is
199199+furnished to do so, subject to the following conditions:
200200+201201+The above copyright notice and this permission notice shall be included in all
202202+copies or substantial portions of the Software.
203203+204204+THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
205205+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
206206+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
207207+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
208208+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
209209+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
210210+SOFTWARE.
211211+===============================================================================================================
212212+213213+[b]cng6sk's TopDownCamera2D Addon[/b]
214214+215215+MIT License
216216+217217+Copyright (c) 2025 cng6sk
218218+219219+Permission is hereby granted, free of charge, to any person obtaining a copy
220220+of this software and associated documentation files (the \"Software\"), to deal
221221+in the Software without restriction, including without limitation the rights
222222+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
223223+copies of the Software, and to permit persons to whom the Software is
224224+furnished to do so, subject to the following conditions:
225225+226226+The above copyright notice and this permission notice shall be included in all
227227+copies or substantial portions of the Software.
228228+229229+THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
230230+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
231231+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
232232+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
233233+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
234234+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
235235+SOFTWARE.
236236+237237+===============================================================================================================
238238+239239+[b]Crystal Bit's godot-game-template[/b]
240240+241241+MIT License
242242+243243+Copyright (c) 2020 Crystal Bit
244244+245245+Permission is hereby granted, free of charge, to any person obtaining a copy
246246+of this software and associated documentation files (the \"Software\"), to deal
247247+in the Software without restriction, including without limitation the rights
248248+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
249249+copies of the Software, and to permit persons to whom the Software is
250250+furnished to do so, subject to the following conditions:
251251+252252+The above copyright notice and this permission notice shall be included in all
253253+copies or substantial portions of the Software.
254254+255255+THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
256256+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
257257+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
258258+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
259259+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
260260+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
261261+SOFTWARE."
262262+fit_content = true
119263120264[node name="Button" type="Button" parent="CenterContainer/VBoxContainer"]
121265custom_minimum_size = Vector2(222, 0)