
Descrição
This is a simple and easy single player menu with a start menu and a game pause menu.
Implementation connections are established through interfaces.
It contains the relevant game graphics Settings, game sound Settings, game language Settings and achievement system, as well as this part of the save system.
The GameInstanceSubsystem class is used as the supervisor global, so there is no need to replace InstanceSubsystem.
It contains translations for 9 languages, but you need to put the plugin's Localization folder locally and do a few things. Refer to the relevant documentation for details.








