1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586 |
- [gd_scene load_steps=2 format=3 uid="uid://b4i07ara0h5k7"]
- [ext_resource type="Theme" uid="uid://dswou24s4dr5e" path="res://scene/core/main_menu_thenme.tres" id="1_f7kuq"]
- [node name="MainMenu" type="Control"]
- layout_mode = 3
- anchors_preset = 15
- anchor_right = 1.0
- anchor_bottom = 1.0
- grow_horizontal = 2
- grow_vertical = 2
- [node name="MarginContainer" type="MarginContainer" parent="."]
- anchors_preset = 1
- anchor_left = 1.0
- anchor_right = 1.0
- offset_left = -40.0
- offset_bottom = 40.0
- grow_horizontal = 0
- theme_override_constants/margin_top = 64
- theme_override_constants/margin_right = 64
- [node name="VBoxContainer" type="VBoxContainer" parent="MarginContainer"]
- offset_top = 64.0
- offset_right = 250.0
- offset_bottom = 293.0
- [node name="Label" type="RichTextLabel" parent="MarginContainer/VBoxContainer"]
- custom_minimum_size = Vector2(250, 0)
- offset_right = 250.0
- offset_bottom = 159.0
- bbcode_enabled = true
- text = "[center][font size=40]GROWIN'
- BALLISTIC
- [/font][font size=18]LD52 Compo[/font][/center]
- "
- fit_content_height = true
- [node name="Start" type="Button" parent="MarginContainer/VBoxContainer"]
- custom_minimum_size = Vector2(80, 0)
- offset_left = 85.0
- offset_top = 163.0
- offset_right = 165.0
- offset_bottom = 194.0
- size_flags_horizontal = 4
- size_flags_vertical = 4
- theme = ExtResource("1_f7kuq")
- text = "Start"
- [node name="Settings" type="Button" parent="MarginContainer/VBoxContainer"]
- custom_minimum_size = Vector2(80, 0)
- offset_left = 85.0
- offset_top = 198.0
- offset_right = 165.0
- offset_bottom = 229.0
- size_flags_horizontal = 4
- size_flags_vertical = 4
- theme = ExtResource("1_f7kuq")
- text = "Settings
- "
- [node name="MarginContainer2" type="MarginContainer" parent="."]
- anchors_preset = 2
- anchor_top = 1.0
- anchor_bottom = 1.0
- offset_top = -364.0
- offset_right = 364.0
- grow_vertical = 0
- theme_override_constants/margin_left = 64
- theme_override_constants/margin_top = 64
- theme_override_constants/margin_right = 64
- theme_override_constants/margin_bottom = 64
- [node name="Label" type="RichTextLabel" parent="MarginContainer2"]
- custom_minimum_size = Vector2(300, 200)
- offset_left = 64.0
- offset_top = 64.0
- offset_right = 364.0
- offset_bottom = 300.0
- bbcode_enabled = true
- text = "[center]Attention, buds![/center]
- The space farmers are coming for us, but fret not, for we have finally evolved biological weaponry.
- For thousands of years, we feared The Harvest Season for our lives. Now it's finally time for revenge!! Don't get harvested."
|