[gd_scene load_steps=2 format=3 uid="uid://bh3heupvlc1ok"] [ext_resource type="Script" path="res://script/main_menu.cs" id="1_wxwq5"] [node name="MainMenu" type="Control"] layout_mode = 3 anchors_preset = 0 offset_right = 40.0 offset_bottom = 40.0 script = ExtResource("1_wxwq5") [node name="StartButton" type="Button" parent="."] layout_mode = 0 offset_right = 8.0 offset_bottom = 8.0 text = "Start Game " [node name="ExitButton" type="Button" parent="."] layout_mode = 1 anchors_preset = -1 anchor_left = -1.52 anchor_top = 0.5 anchor_right = -1.52 anchor_bottom = 0.5 offset_left = 61.8 offset_top = 13.0 offset_right = 157.8 offset_bottom = 44.0 text = "Exit Game " [node name="OptionButton" type="Button" parent="."] offset_top = 68.0 offset_right = 96.0 offset_bottom = 99.0 text = "Options " [node name="Label" type="Label" parent="."] layout_mode = 1 anchors_preset = -1 anchor_left = 16.1 anchor_top = 5.7 anchor_right = 33.175 anchor_bottom = 10.4 offset_left = -2.0 offset_top = 2.99998 offset_right = -2.00012 offset_bottom = 2.99997 grow_horizontal = 0 grow_vertical = 0 theme_override_font_sizes/font_size = 80 text = "Name in Progress" horizontal_alignment = 1