97 lines
3.0 KiB
Plaintext
97 lines
3.0 KiB
Plaintext
[gd_scene load_steps=3 format=3 uid="uid://cme8avdi3w0sg"]
|
|
|
|
[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"]
|
|
|
|
[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="Title" type="Node" parent="."]
|
|
|
|
[node name="Your" type="RichTextLabel" parent="Title"]
|
|
anchors_preset = 5
|
|
anchor_left = 0.5
|
|
anchor_right = 0.5
|
|
offset_left = -62.0
|
|
offset_top = 64.0
|
|
offset_right = 314.0
|
|
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="Title"]
|
|
anchors_preset = 5
|
|
anchor_left = 0.5
|
|
anchor_right = 0.5
|
|
offset_left = -167.0
|
|
offset_right = 245.0
|
|
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="Title"]
|
|
anchors_preset = 5
|
|
anchor_left = 0.5
|
|
anchor_right = 0.5
|
|
offset_left = -157.0
|
|
offset_top = 104.0
|
|
offset_right = 403.0
|
|
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="Title"]
|
|
anchors_preset = 5
|
|
anchor_left = 0.5
|
|
anchor_right = 0.5
|
|
offset_left = -93.0
|
|
offset_top = 216.0
|
|
offset_right = 682.0
|
|
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="."]
|