Files
Dawn-Godot/scenes/MainMenu.tscn
2025-05-06 16:08:46 -05:00

26 lines
656 B
Plaintext

[gd_scene load_steps=2 format=3 uid="uid://w1q5eoiejmy3"]
[ext_resource type="PackedScene" uid="uid://bimrljk1rn7af" path="res://scenes/UI/SubsceneUI.tscn" id="1_yqorp"]
[node name="MainMenu" type="Node"]
[node name="SubsceneUI" parent="." instance=ExtResource("1_yqorp")]
[node name="Label" type="Label" parent="SubsceneUI"]
layout_mode = 1
anchors_preset = 8
anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5
anchor_bottom = 0.5
offset_left = -133.5
offset_top = -37.5
offset_right = 133.5
offset_bottom = 37.5
grow_horizontal = 2
grow_vertical = 2
text = "Thyme and Magic - Prototype
Press tab to bring up debug menu."
horizontal_alignment = 1