This commit is contained in:
@@ -0,0 +1,68 @@
|
||||
[gd_scene format=3 uid="uid://b20x3qda0y3ga"]
|
||||
|
||||
[ext_resource type="Theme" uid="uid://nerlsbdjd6qo" path="res://objects/themes/default.tres" id="1_tdx0j"]
|
||||
[ext_resource type="Texture2D" uid="uid://dwxvec8mp4mxb" path="res://sprites/floweryheart.png" id="2_mwhxj"]
|
||||
|
||||
[node name="Splash Menu" type="Control" unique_id=2134793095]
|
||||
visible = false
|
||||
layout_mode = 3
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
|
||||
[node name="PressAnythingToPlay" type="Label" parent="." unique_id=638187247]
|
||||
layout_mode = 1
|
||||
anchors_preset = 7
|
||||
anchor_left = 0.5
|
||||
anchor_top = 1.0
|
||||
anchor_right = 0.5
|
||||
anchor_bottom = 1.0
|
||||
offset_left = -134.0
|
||||
offset_top = -170.0
|
||||
offset_right = 135.0
|
||||
offset_bottom = -147.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 0
|
||||
theme = ExtResource("1_tdx0j")
|
||||
text = "P r e s s a n y t h i n g t o p l a y "
|
||||
|
||||
[node name="Title" type="Control" parent="." unique_id=334782711]
|
||||
layout_mode = 1
|
||||
anchors_preset = 5
|
||||
anchor_left = 0.5
|
||||
anchor_right = 0.5
|
||||
offset_left = -20.0
|
||||
offset_right = 20.0
|
||||
offset_bottom = 40.0
|
||||
grow_horizontal = 2
|
||||
|
||||
[node name="Title" type="Label" parent="Title" unique_id=153683829]
|
||||
layout_mode = 1
|
||||
anchors_preset = 5
|
||||
anchor_left = 0.5
|
||||
anchor_right = 0.5
|
||||
offset_left = -231.5
|
||||
offset_top = 186.0
|
||||
offset_right = 231.5
|
||||
offset_bottom = 274.0
|
||||
grow_horizontal = 2
|
||||
theme = ExtResource("1_tdx0j")
|
||||
theme_override_font_sizes/font_size = 64
|
||||
text = "Heartescent"
|
||||
horizontal_alignment = 1
|
||||
uppercase = true
|
||||
|
||||
[node name="HeartIcon" type="TextureRect" parent="Title" unique_id=433624424]
|
||||
z_index = -1
|
||||
texture_filter = 1
|
||||
layout_mode = 1
|
||||
anchors_preset = 5
|
||||
anchor_left = 0.5
|
||||
anchor_right = 0.5
|
||||
offset_left = -141.0
|
||||
offset_right = 141.0
|
||||
offset_bottom = 282.0
|
||||
grow_horizontal = 2
|
||||
texture = ExtResource("2_mwhxj")
|
||||
Reference in New Issue
Block a user