Raise-Your-Wand/Scenes/UI/mainMenu.tscn

234 lines
7.7 KiB
Plaintext
Raw Normal View History

[gd_scene load_steps=12 format=3 uid="uid://cme8avdi3w0sg"]
2024-05-08 21:32:34 -04:00
[ext_resource type="Texture2D" uid="uid://s86ux2sxmlff" path="res://Sprites/Backgrounds/Castle Pack by CaptainSkeleto/castle pack5.png" id="1_7mj66"]
[ext_resource type="FontFile" uid="uid://bhggfnolqg5hu" path="res://Fonts/breathe_fire/Breathe Fire.otf" id="2_0dtno"]
[ext_resource type="Script" path="res://Scripts/TitleScreen.gd" id="2_3k665"]
[ext_resource type="Texture2D" uid="uid://nnexhrn82ya1" path="res://Sprites/UI/Edinnu_UI_asset_pack/Menu/Menu (12).png" id="3_8i0th"]
[ext_resource type="Texture2D" uid="uid://cakcdmbrg18pl" path="res://Sprites/UI/Edinnu_UI_asset_pack/Menu/Menu (10).png" id="3_13m7d"]
[ext_resource type="Texture2D" uid="uid://bc2xelxdfct7m" path="res://Sprites/UI/Edinnu_UI_asset_pack/Menu_buttons/Menu_button (2).png" id="5_ugt05"]
[ext_resource type="Texture2D" uid="uid://cyf8re8ysh5yy" path="res://Sprites/UI/Edinnu_UI_asset_pack/Menu_buttons/Menu_button (19).png" id="6_y4hvi"]
[ext_resource type="Texture2D" uid="uid://blydsiai2vc7g" path="res://Sprites/UI/Edinnu_UI_asset_pack/Menu_buttons/Menu_button (15).png" id="7_l7447"]
[ext_resource type="Texture2D" uid="uid://cl0ommmgyxd6l" path="res://Sprites/UI/Edinnu_UI_asset_pack/Menu_buttons/Menu_button (32).png" id="8_pax86"]
[ext_resource type="Texture2D" uid="uid://c678lemibfpux" path="res://Sprites/UI/Edinnu_UI_asset_pack/Menu_buttons/Menu_button (7).png" id="9_pbom3"]
[ext_resource type="Texture2D" uid="uid://sx01p5y3lrwr" path="res://Sprites/UI/Edinnu_UI_asset_pack/Menu_buttons/Menu_button (24).png" id="10_vqgbn"]
2024-05-08 21:32:34 -04:00
[node name="MainMenu" type="Control"]
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="."]
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
texture = ExtResource("1_7mj66")
expand_mode = 2
stretch_mode = 6
[node name="TitleScreen" type="Node" parent="."]
script = ExtResource("2_3k665")
2024-05-08 21:32:34 -04:00
[node name="Title" type="Node" parent="TitleScreen"]
[node name="Your" type="RichTextLabel" parent="TitleScreen/Title"]
2024-05-08 21:32:34 -04:00
anchors_preset = 5
anchor_left = 0.5
anchor_right = 0.5
offset_left = -42.0
2024-05-08 21:32:34 -04:00
offset_top = 64.0
offset_right = 334.0
2024-05-08 21:32:34 -04:00
offset_bottom = 264.0
grow_horizontal = 2
scale = Vector2(0.5, 0.5)
theme_override_colors/default_color = Color(0, 0, 0, 1)
theme_override_colors/font_shadow_color = Color(0.847059, 0.341176, 0.423529, 0.956863)
theme_override_constants/shadow_outline_size = 5
theme_override_fonts/normal_font = ExtResource("2_0dtno")
theme_override_font_sizes/normal_font_size = 190
text = "Your"
[node name="Raise" type="RichTextLabel" parent="TitleScreen/Title"]
2024-05-08 21:32:34 -04:00
anchors_preset = 5
anchor_left = 0.5
anchor_right = 0.5
offset_left = -147.0
offset_right = 265.0
2024-05-08 21:32:34 -04:00
offset_bottom = 218.0
grow_horizontal = 2
scale = Vector2(0.5, 0.5)
size_flags_horizontal = 4
size_flags_vertical = 0
theme_override_colors/default_color = Color(0, 0, 0, 1)
theme_override_colors/font_shadow_color = Color(0.847059, 0.341176, 0.423529, 0.956863)
theme_override_constants/shadow_outline_size = 5
theme_override_fonts/normal_font = ExtResource("2_0dtno")
theme_override_font_sizes/normal_font_size = 200
text = "Raise"
[node name="Wand" type="RichTextLabel" parent="TitleScreen/Title"]
2024-05-08 21:32:34 -04:00
anchors_preset = 5
anchor_left = 0.5
anchor_right = 0.5
offset_left = -137.0
2024-05-08 21:32:34 -04:00
offset_top = 104.0
offset_right = 423.0
2024-05-08 21:32:34 -04:00
offset_bottom = 390.0
grow_horizontal = 2
scale = Vector2(0.5, 0.5)
theme_override_colors/default_color = Color(0, 0, 0, 1)
theme_override_colors/font_shadow_color = Color(0.847059, 0.341176, 0.423529, 0.956863)
theme_override_constants/shadow_outline_size = 5
theme_override_fonts/normal_font = ExtResource("2_0dtno")
theme_override_font_sizes/normal_font_size = 270
text = "Wand"
[node name="Disclaimer" type="RichTextLabel" parent="TitleScreen/Title"]
2024-05-08 21:32:34 -04:00
anchors_preset = 5
anchor_left = 0.5
anchor_right = 0.5
offset_left = -73.0
2024-05-08 21:32:34 -04:00
offset_top = 216.0
offset_right = 702.0
2024-05-08 21:32:34 -04:00
offset_bottom = 359.0
grow_horizontal = 2
scale = Vector2(0.2, 0.2)
theme_override_colors/default_color = Color(0, 0, 0, 1)
theme_override_colors/font_shadow_color = Color(0.847059, 0.341176, 0.423529, 0.956863)
theme_override_constants/shadow_outline_size = 5
theme_override_fonts/normal_font = ExtResource("2_0dtno")
theme_override_font_sizes/normal_font_size = 100
text = "*Wands not included"
[node name="Buttons" type="Node" parent="TitleScreen"]
[node name="Play" type="TextureButton" parent="TitleScreen/Buttons"]
modulate = Color(1, 0.972549, 0.811765, 1)
anchors_preset = 8
anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5
anchor_bottom = 0.5
offset_left = -51.0
offset_top = -20.0
offset_right = 51.0
offset_bottom = 20.0
grow_horizontal = 2
grow_vertical = 2
scale = Vector2(2, 2)
pivot_offset = Vector2(51, 20)
texture_normal = ExtResource("3_13m7d")
texture_pressed = ExtResource("3_8i0th")
[node name="RichTextLabel" type="RichTextLabel" parent="TitleScreen/Buttons/Play"]
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
offset_left = -12.0
offset_top = -4.0
offset_right = 70.0
offset_bottom = 36.0
grow_horizontal = 2
grow_vertical = 2
scale = Vector2(0.3, 0.3)
pivot_offset = Vector2(50.8333, 20)
mouse_filter = 2
theme_override_colors/default_color = Color(0, 0, 0, 1)
theme_override_fonts/normal_font = ExtResource("2_0dtno")
theme_override_font_sizes/normal_font_size = 69
bbcode_enabled = true
text = "[center]Play[/center]"
[node name="Credits" type="TextureButton" parent="TitleScreen/Buttons"]
modulate = Color(1, 0.972549, 0.811765, 1)
anchors_preset = 8
anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5
anchor_bottom = 0.5
offset_left = -51.0
offset_top = 69.0
offset_right = 51.0
offset_bottom = 109.0
grow_horizontal = 2
grow_vertical = 2
scale = Vector2(2, 2)
pivot_offset = Vector2(51, 20)
texture_normal = ExtResource("3_13m7d")
texture_pressed = ExtResource("3_8i0th")
[node name="RichTextLabel" type="RichTextLabel" parent="TitleScreen/Buttons/Credits"]
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
offset_left = -25.0
offset_top = -6.5
offset_right = 145.0
offset_bottom = 33.5
grow_horizontal = 2
grow_vertical = 2
scale = Vector2(0.3, 0.3)
pivot_offset = Vector2(50.8333, 20)
mouse_filter = 2
theme_override_colors/default_color = Color(0, 0, 0, 1)
theme_override_fonts/normal_font = ExtResource("2_0dtno")
theme_override_font_sizes/normal_font_size = 69
bbcode_enabled = true
text = "[center]Credits[/center]"
[node name="Settings" type="TextureButton" parent="TitleScreen/Buttons"]
modulate = Color(1, 0.972549, 0.811765, 1)
anchors_preset = 8
anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5
anchor_bottom = 0.5
offset_left = -63.0
offset_top = 145.0
offset_right = -33.0
offset_bottom = 179.0
grow_horizontal = 2
grow_vertical = 2
scale = Vector2(2, 2)
pivot_offset = Vector2(14.5, 14.5)
texture_normal = ExtResource("5_ugt05")
texture_pressed = ExtResource("6_y4hvi")
[node name="Quit" type="TextureButton" parent="TitleScreen/Buttons"]
modulate = Color(1, 0.972549, 0.811765, 1)
anchors_preset = 8
anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5
anchor_bottom = 0.5
offset_left = 32.0
offset_top = 145.0
offset_right = 62.0
offset_bottom = 179.0
grow_horizontal = 2
grow_vertical = 2
scale = Vector2(2, 2)
pivot_offset = Vector2(14.5, 14.5)
texture_normal = ExtResource("7_l7447")
texture_pressed = ExtResource("8_pax86")
[node name="About" type="TextureButton" parent="TitleScreen/Buttons"]
modulate = Color(1, 0.972549, 0.811765, 1)
offset_top = 7.0
offset_right = 30.0
offset_bottom = 41.0
scale = Vector2(2, 2)
texture_normal = ExtResource("9_pbom3")
texture_pressed = ExtResource("10_vqgbn")
[node name="Settings" type="Node" parent="."]
[node name="Credits" type="Node" parent="."]