[gd_scene format=3 uid="uid://dsnlwjofq6psf"] [node name="Main Menu" type="Control"] layout_mode = 3 anchors_preset = 8 anchor_left = 0.5 anchor_top = 0.5 anchor_right = 0.5 anchor_bottom = 0.5 grow_horizontal = 2 grow_vertical = 2 metadata/_edit_use_anchors_ = true [node name="VBoxContainer" type="VBoxContainer" parent="."] anchors_preset = 8 anchor_left = 0.5 anchor_top = 0.5 anchor_right = 0.5 anchor_bottom = 0.5 offset_left = -198.0 offset_top = -104.0 offset_right = 199.0 offset_bottom = 64.0 grow_horizontal = 2 grow_vertical = 2 [node name="HBoxContainer" type="HBoxContainer" parent="VBoxContainer"] offset_left = 102.0 offset_right = 295.0 offset_bottom = 31.0 size_flags_horizontal = 4 size_flags_vertical = 2 [node name="Start" type="Button" parent="VBoxContainer/HBoxContainer"] offset_right = 96.0 offset_bottom = 31.0 text = "Start Game" [node name="ModsMenu" type="MenuButton" parent="VBoxContainer/HBoxContainer"] offset_left = 100.0 offset_right = 193.0 offset_bottom = 31.0 text = "Select Mod" flat = false item_count = 2 popup/item_0/text = "test1" popup/item_0/id = 0 popup/item_1/text = "test2" popup/item_1/id = 1 [node name="VBoxContainer2" type="VBoxContainer" parent="VBoxContainer"] offset_left = 138.0 offset_top = 102.0 offset_right = 258.0 offset_bottom = 168.0 size_flags_horizontal = 4 size_flags_vertical = 10 [node name="SettingsButton" type="Button" parent="VBoxContainer/VBoxContainer2"] offset_right = 120.0 offset_bottom = 31.0 text = "Game Settings" icon_alignment = 1 [node name="ExitButton" type="Button" parent="VBoxContainer/VBoxContainer2"] offset_top = 35.0 offset_right = 120.0 offset_bottom = 66.0 text = "Exit"