1
Fork 0
mirror of https://github.com/Steffo99/nanogolf.git synced 2024-11-22 08:04:21 +00:00
algodist-steffo-nanogolf/scenes/main_menu.tscn

28 lines
749 B
Text
Raw Normal View History

2024-02-19 04:20:40 +00:00
[gd_scene load_steps=2 format=3 uid="uid://c3lhhndbdq67s"]
[ext_resource type="Script" path="res://scenes/main_menu.gd" id="1_6ex0u"]
[node name="MainMenu" type="Control"]
layout_mode = 3
anchors_preset = 0
script = ExtResource("1_6ex0u")
[node name="VBoxContainer" type="VBoxContainer" parent="."]
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
[node name="Title" type="RichTextLabel" parent="VBoxContainer"]
layout_mode = 2
bbcode_enabled = true
text = "[center][font_size=32px][b]Nanogolf[/b][/font_size]
Gioca a golf con gli amici![/center]"
fit_content = true
[node name="Padding" type="Control" parent="VBoxContainer"]
custom_minimum_size = Vector2(0, 16)
layout_mode = 2