This project demonstrates a fully script-driven main menu generator for Godot 4.5.1. It automatically creates and aligns UI elements such as title images and buttons, directly inside the Godot editor ...
@onready var window_mode_option_button = $MarginContainer/PanelContainer/MarginContainer/VBoxContainer/WindowModeOptionButton @onready var resolution_option_button ...