Set up a temp title screen and added paralax clouds taken from The Third

Place.
This commit is contained in:
Henry 2026-03-31 13:31:05 +01:00
parent b6bef3f13a
commit cc8bdb2bfe
4 changed files with 119 additions and 1 deletions

View file

@ -30,6 +30,7 @@ grow_horizontal = 2
grow_vertical = 2
[node name="Title" type="TextureRect" parent="TitleMenu/HBoxContainer" unique_id=1389062363]
modulate = Color(0.1764706, 0.5686275, 1, 1)
layout_mode = 2
size_flags_horizontal = 10
size_flags_vertical = 4
@ -41,6 +42,8 @@ layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
offset_left = -1.0
offset_right = -1.0
grow_horizontal = 2
grow_vertical = 2
color = Color(0.67049235, 0.66050816, 0.7086971, 1)