86 lines
2.9 KiB
Plaintext
86 lines
2.9 KiB
Plaintext
|
|
[gd_scene format=3 uid="uid://cb2i4ei3lihbh"]
|
||
|
|
|
||
|
|
[ext_resource type="Shader" uid="uid://b4yhwgv8l8djq" path="res://scroll.gdshader" id="1_3oan1"]
|
||
|
|
[ext_resource type="Texture2D" uid="uid://cfi22ymi85gjx" path="res://original data/images/menu/cascaded.png" id="2_0p6fv"]
|
||
|
|
[ext_resource type="Texture2D" uid="uid://cjgp2h3x616" path="res://original data/images/menu/cometd.png" id="3_maffk"]
|
||
|
|
[ext_resource type="Texture2D" uid="uid://di5qlm2pud86j" path="res://original data/images/menu/lessond.png" id="4_qgvwr"]
|
||
|
|
[ext_resource type="Texture2D" uid="uid://dqe4as5qrs3r6" path="res://original data/images/menu/tux_configd.png" id="5_1ct8e"]
|
||
|
|
[ext_resource type="Texture2D" uid="uid://y1rcm28rmliw" path="res://original data/images/menu/quitd.png" id="6_m1gal"]
|
||
|
|
|
||
|
|
[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"
|
||
|
|
|
||
|
|
[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
|
||
|
|
|
||
|
|
[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
|
||
|
|
|
||
|
|
[node name="ScrollContainer" type="ScrollContainer" parent="." unique_id=1694205679]
|
||
|
|
layout_mode = 1
|
||
|
|
anchors_preset = 15
|
||
|
|
anchor_right = 1.0
|
||
|
|
anchor_bottom = 1.0
|
||
|
|
grow_horizontal = 2
|
||
|
|
grow_vertical = 2
|
||
|
|
|
||
|
|
[node name="VBoxContainer" type="VBoxContainer" parent="ScrollContainer" unique_id=1812285147]
|
||
|
|
layout_mode = 2
|
||
|
|
size_flags_horizontal = 3
|
||
|
|
|
||
|
|
[node name="Button" type="Button" parent="ScrollContainer/VBoxContainer" unique_id=1019308409]
|
||
|
|
layout_mode = 2
|
||
|
|
theme_override_font_sizes/font_size = 50
|
||
|
|
text = "Fish Cascade
|
||
|
|
"
|
||
|
|
icon = ExtResource("2_0p6fv")
|
||
|
|
expand_icon = true
|
||
|
|
|
||
|
|
[node name="Button2" type="Button" parent="ScrollContainer/VBoxContainer" unique_id=1352982543]
|
||
|
|
layout_mode = 2
|
||
|
|
theme_override_font_sizes/font_size = 50
|
||
|
|
text = "Comet Zap
|
||
|
|
"
|
||
|
|
icon = ExtResource("3_maffk")
|
||
|
|
expand_icon = true
|
||
|
|
|
||
|
|
[node name="Button3" type="Button" parent="ScrollContainer/VBoxContainer" unique_id=1616574107]
|
||
|
|
layout_mode = 2
|
||
|
|
theme_override_font_sizes/font_size = 50
|
||
|
|
text = "Lessons
|
||
|
|
"
|
||
|
|
icon = ExtResource("4_qgvwr")
|
||
|
|
expand_icon = true
|
||
|
|
|
||
|
|
[node name="Button4" type="Button" parent="ScrollContainer/VBoxContainer" unique_id=249277019]
|
||
|
|
layout_mode = 2
|
||
|
|
theme_override_font_sizes/font_size = 50
|
||
|
|
text = "Options"
|
||
|
|
icon = ExtResource("5_1ct8e")
|
||
|
|
expand_icon = true
|
||
|
|
|
||
|
|
[node name="Button5" type="Button" parent="ScrollContainer/VBoxContainer" unique_id=1080429911]
|
||
|
|
layout_mode = 2
|
||
|
|
theme_override_font_sizes/font_size = 50
|
||
|
|
text = "Quit
|
||
|
|
"
|
||
|
|
icon = ExtResource("6_m1gal")
|
||
|
|
expand_icon = true
|