Files
tux-typing-plus/scenes/menus/select_mode/select_mode.tscn

208 lines
7.0 KiB
Plaintext
Raw Normal View History

2026-02-08 00:01:34 -05:00
[gd_scene format=3 uid="uid://cb2i4ei3lihbh"]
[ext_resource type="Shader" path="res://scroll.gdshader" id="1_3oan1"]
2026-02-10 00:05:50 -05:00
[ext_resource type="Script" uid="uid://buqy4h8s5nhg7" path="res://scenes/menus/select_mode/select_mode.gd" id="1_avhy0"]
[ext_resource type="Texture2D" uid="uid://dew71sa7dwdnc" path="res://textures/tux typing +.png" id="2_3oan1"]
[ext_resource type="FontFile" uid="uid://ccfep6awodtxc" path="res://original data/fonts/Loma.ttf" id="4_1ct8e"]
[ext_resource type="Theme" uid="uid://b34g4whlitecf" path="res://assets/visual/sprites/tuxtheme.tres" id="4_m1gal"]
[ext_resource type="AudioStream" uid="uid://bgmdmkwn8cd8e" path="res://assets/audio/music/menus/MkWiiSetup.mp3" id="4_qgvwr"]
[ext_resource type="AudioStream" uid="uid://dqawqnbyqmgl5" path="res://assets/audio/music/menus/MkWiiSelect.mp3" id="5_1ct8e"]
2026-02-10 00:05:50 -05:00
[ext_resource type="AudioStream" uid="uid://podscahsf0d4" path="res://assets/audio/sfx/MenuAccept.wav" id="5_32ulc"]
[ext_resource type="Texture2D" uid="uid://cywnqyuv5e46g" path="res://original data/images/sprites/cascaded2.png" id="5_wwqku"]
2026-02-10 22:11:47 -05:00
[ext_resource type="AudioStream" uid="uid://cv5et4r5063yq" path="res://assets/audio/sfx/OuttaHere.wav" id="6_0p6fv"]
[ext_resource type="Texture2D" uid="uid://bj7vnbmyefb8l" path="res://original data/images/sprites/cometd.png" id="6_44cyq"]
[ext_resource type="Texture2D" uid="uid://bpagom3b6wj1k" path="res://original data/images/sprites/help0.png" id="7_li5ve"]
2026-02-10 22:11:47 -05:00
[ext_resource type="AudioStream" uid="uid://ckr4pf3etle0p" path="res://assets/audio/sfx/SYS_cancel.ogg" id="7_maffk"]
[ext_resource type="Texture2D" uid="uid://irf23qm74ik" path="res://original data/images/sprites/tux_config0.png" id="8_r0vow"]
[ext_resource type="Texture2D" uid="uid://bq1aas8t1ybbt" path="res://original data/images/sprites/quit0.png" id="9_x5i81"]
[ext_resource type="AudioStream" uid="uid://d4gn18sevuo2x" path="res://assets/audio/sfx/error.mp3" id="16_44cyq"]
2026-02-08 00:01:34 -05:00
[sub_resource type="ShaderMaterial" id="ShaderMaterial_aeitr"]
shader = ExtResource("1_3oan1")
shader_parameter/speed = 0.1
[sub_resource type="CompressedTexture2D" id="CompressedTexture2D_cqx26"]
load_path = "res://.godot/imported/wp2812464.jpg-16426a98baf4dc04320bc61fb53f8deb.ctex"
2026-02-10 22:11:47 -05:00
[sub_resource type="LabelSettings" id="LabelSettings_maffk"]
font = ExtResource("4_1ct8e")
2026-02-10 22:11:47 -05:00
font_size = 120
outline_size = 10
outline_color = Color(0, 0, 0, 1)
2026-02-10 22:11:47 -05:00
2026-02-08 00:01:34 -05:00
[node name="Control" type="Control" unique_id=550682840]
layout_mode = 3
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
2026-02-10 00:05:50 -05:00
script = ExtResource("1_avhy0")
2026-02-08 00:01:34 -05:00
[node name="Background" type="TextureRect" parent="." unique_id=290638011]
material = SubResource("ShaderMaterial_aeitr")
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
texture = SubResource("CompressedTexture2D_cqx26")
stretch_mode = 1
2026-02-10 00:05:50 -05:00
[node name="TextureRect" type="TextureRect" parent="." unique_id=2036714117]
2026-02-08 00:01:34 -05:00
layout_mode = 1
2026-02-10 00:05:50 -05:00
anchors_preset = 2
anchor_top = 1.0
2026-02-08 00:01:34 -05:00
anchor_bottom = 1.0
2026-02-10 00:05:50 -05:00
offset_left = -140.0
offset_top = -332.0
offset_right = 514.0
offset_bottom = 200.0
grow_vertical = 0
texture = ExtResource("2_3oan1")
expand_mode = 1
stretch_mode = 4
[node name="WordSelectScroll" type="ScrollContainer" parent="." unique_id=920997112]
layout_mode = 1
anchors_preset = 8
anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5
anchor_bottom = 0.5
offset_left = -288.5
2026-02-10 22:11:47 -05:00
offset_top = -222.5
2026-02-10 00:05:50 -05:00
offset_right = 288.5
2026-02-10 22:11:47 -05:00
offset_bottom = 461.0
2026-02-08 00:01:34 -05:00
grow_horizontal = 2
grow_vertical = 2
theme = ExtResource("4_m1gal")
horizontal_scroll_mode = 0
scroll_hint_mode = 1
2026-02-08 00:01:34 -05:00
2026-02-10 22:11:47 -05:00
[node name="WordSelect" type="BoxContainer" parent="WordSelectScroll" unique_id=549402027]
2026-02-10 00:05:50 -05:00
visible = false
2026-02-08 00:01:34 -05:00
layout_mode = 2
size_flags_horizontal = 3
2026-02-10 00:05:50 -05:00
size_flags_vertical = 3
alignment = 1
2026-02-10 22:11:47 -05:00
vertical = true
2026-02-08 00:01:34 -05:00
2026-02-10 00:05:50 -05:00
[node name="MainButtons" type="BoxContainer" parent="." unique_id=881316051]
layout_mode = 1
anchors_preset = 8
anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5
anchor_bottom = 0.5
offset_left = -288.5
offset_top = -222.5
offset_right = 288.5
offset_bottom = 222.5
grow_horizontal = 2
grow_vertical = 2
theme = ExtResource("4_m1gal")
2026-02-10 00:05:50 -05:00
vertical = true
[node name="Cascade" type="Button" parent="MainButtons" unique_id=1019308409]
2026-02-08 00:01:34 -05:00
layout_mode = 2
2026-02-10 22:11:47 -05:00
size_flags_vertical = 3
2026-02-08 00:01:34 -05:00
theme_override_font_sizes/font_size = 50
text = "Fish Cascade
"
icon = ExtResource("5_wwqku")
2026-02-08 00:01:34 -05:00
expand_icon = true
2026-02-10 00:05:50 -05:00
[node name="Comet" type="Button" parent="MainButtons" unique_id=1352982543]
2026-02-08 00:01:34 -05:00
layout_mode = 2
2026-02-10 22:11:47 -05:00
size_flags_vertical = 3
2026-02-08 00:01:34 -05:00
theme_override_font_sizes/font_size = 50
text = "Comet Zap
"
icon = ExtResource("6_44cyq")
2026-02-08 00:01:34 -05:00
expand_icon = true
2026-02-10 00:05:50 -05:00
[node name="Lessons" type="Button" parent="MainButtons" unique_id=1616574107]
2026-02-08 00:01:34 -05:00
layout_mode = 2
2026-02-10 22:11:47 -05:00
size_flags_vertical = 3
2026-02-08 00:01:34 -05:00
theme_override_font_sizes/font_size = 50
text = "Lessons
"
icon = ExtResource("7_li5ve")
2026-02-08 00:01:34 -05:00
expand_icon = true
2026-02-10 00:05:50 -05:00
[node name="Options" type="Button" parent="MainButtons" unique_id=249277019]
2026-02-08 00:01:34 -05:00
layout_mode = 2
2026-02-10 22:11:47 -05:00
size_flags_vertical = 3
2026-02-08 00:01:34 -05:00
theme_override_font_sizes/font_size = 50
text = "Options"
icon = ExtResource("8_r0vow")
2026-02-08 00:01:34 -05:00
expand_icon = true
2026-02-10 00:05:50 -05:00
[node name="Quit" type="Button" parent="MainButtons" unique_id=1080429911]
2026-02-08 00:01:34 -05:00
layout_mode = 2
2026-02-10 22:11:47 -05:00
size_flags_vertical = 3
2026-02-08 00:01:34 -05:00
theme_override_font_sizes/font_size = 50
text = "Quit
"
icon = ExtResource("9_x5i81")
2026-02-08 00:01:34 -05:00
expand_icon = true
2026-02-10 00:05:50 -05:00
2026-02-10 22:11:47 -05:00
[node name="Header" type="Label" parent="." unique_id=1583137254]
layout_mode = 1
anchors_preset = 8
anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5
anchor_bottom = 0.5
offset_left = -352.0
offset_top = -440.0
offset_right = 352.0
offset_bottom = -275.0
grow_horizontal = 2
grow_vertical = 2
text = "Select Mode"
label_settings = SubResource("LabelSettings_maffk")
2026-02-10 00:05:50 -05:00
[node name="BackgroundMusic" type="AudioStreamPlayer2D" parent="." unique_id=1780401057]
stream = ExtResource("4_qgvwr")
volume_db = -10.0
parameters/looping = true
[node name="BackgroundMusicAlt" type="AudioStreamPlayer2D" parent="." unique_id=2020130944]
stream = ExtResource("5_1ct8e")
2026-02-10 22:11:47 -05:00
volume_db = -10.0
2026-02-10 00:05:50 -05:00
parameters/looping = true
[node name="ButtonPress" type="AudioStreamPlayer2D" parent="." unique_id=1605257004]
stream = ExtResource("5_32ulc")
2026-02-10 22:11:47 -05:00
volume_db = -10.0
[node name="Bye" type="AudioStreamPlayer2D" parent="." unique_id=189986693]
stream = ExtResource("6_0p6fv")
[node name="Back" type="AudioStreamPlayer2D" parent="." unique_id=732973693]
stream = ExtResource("7_maffk")
2026-02-10 00:05:50 -05:00
[node name="Error" type="AudioStreamPlayer2D" parent="." unique_id=1125555694]
stream = ExtResource("16_44cyq")
volume_db = -5.0
2026-02-10 00:05:50 -05:00
[node name="Fade" type="ColorRect" parent="." unique_id=1920157134]
visible = false
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
mouse_filter = 2
color = Color(0, 0, 0, 1)
[connection signal="pressed" from="MainButtons/Cascade" to="." method="_on_cascade_pressed"]
[connection signal="pressed" from="MainButtons/Comet" to="." method="_on_comet_pressed"]
[connection signal="pressed" from="MainButtons/Lessons" to="." method="_on_lessons_pressed"]
[connection signal="pressed" from="MainButtons/Options" to="." method="_on_options_pressed"]
2026-02-10 22:11:47 -05:00
[connection signal="pressed" from="MainButtons/Quit" to="." method="_on_quit_pressed"]