Initial commit
This commit is contained in:
24
scenes/ui/MainMenu.tscn
Normal file
24
scenes/ui/MainMenu.tscn
Normal file
@@ -0,0 +1,24 @@
|
||||
[gd_scene format=3 uid="uid://c86aaee0t6unc"]
|
||||
|
||||
[sub_resource type="Theme" id="Theme_0rmrm"]
|
||||
|
||||
[node name="MainMenu" type="Control" unique_id=1487626196]
|
||||
layout_mode = 3
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
theme = SubResource("Theme_0rmrm")
|
||||
|
||||
[node name="VBoxContainer" type="VBoxContainer" parent="." unique_id=1745174404]
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
|
||||
[node name="Button" type="Button" parent="VBoxContainer" unique_id=1720039221]
|
||||
layout_mode = 2
|
||||
text = "Exit"
|
||||
Reference in New Issue
Block a user