The Minimalist menu template is a simple menu ready to use on any 2D game, it already has most of the most common menu options included and working like graphics, controls, sound and even some accesibility.
The code is made in a way that you can customize it very easily, everything is in 1 script and every function does only 1 thing, it's all commented, with very easy tu understand variables and doesn't use any advance keywords or complicated optimizations.
Now, must features already work, but you need to do a little bit of work too. for example, the cloud save button cannot work without you connecting it to the cloud or the sounds without you choosing some of them.