38 lines
831 B
Text
38 lines
831 B
Text
|
[gd_scene format=3 uid="uid://b0anr0rhqs0tu"]
|
||
|
|
||
|
[node name="Tmenu" type="Control"]
|
||
|
layout_mode = 3
|
||
|
anchors_preset = 15
|
||
|
anchor_right = 1.0
|
||
|
anchor_bottom = 1.0
|
||
|
grow_horizontal = 2
|
||
|
grow_vertical = 2
|
||
|
|
||
|
[node name="Game name" type="Label" parent="."]
|
||
|
layout_mode = 0
|
||
|
offset_left = 108.0
|
||
|
offset_top = 87.0
|
||
|
offset_right = 269.0
|
||
|
offset_bottom = 113.0
|
||
|
theme_override_font_sizes/font_size = 106
|
||
|
text = "The Red Robot Radio"
|
||
|
|
||
|
[node name="VBoxContainer" type="VBoxContainer" parent="."]
|
||
|
layout_mode = 1
|
||
|
anchors_preset = 8
|
||
|
anchor_left = 0.5
|
||
|
anchor_top = 0.5
|
||
|
anchor_right = 0.5
|
||
|
anchor_bottom = 0.5
|
||
|
offset_left = -23.0
|
||
|
offset_top = -20.0
|
||
|
offset_right = 23.0
|
||
|
offset_bottom = 20.0
|
||
|
grow_horizontal = 2
|
||
|
grow_vertical = 2
|
||
|
|
||
|
[node name="Button" type="Button" parent="VBoxContainer"]
|
||
|
layout_mode = 2
|
||
|
theme_override_font_sizes/font_size = 80
|
||
|
text = "Start"
|