fn transition_to_main_menu(menu_state: ResMut<'_, NextState<MenuState>>)
Expand description

System to setup the main menu

When the main menu is entered, we setup the main menu state to the main menu.