A downloadable tool

This package for Unity contains scene with build main menu. Main idea of this is to use this to quickly build your menu with different sprites. It my be usefull for gamejams or small projects.

Main Menu contains:

  • Audio settings with 4 sliders and mixer set around them
  • Video settings with dropdown resolution and quality
  • Empty gameplay settings
  • Empty credits panel
  • Play Load and Exit button
  • Custom editor for menu with sprites settings and colors

If you have any suggestions feel free to post them. I made this package to speed up my own developement so it may not have some obvious usefull features.

I'm planning to add preset for webGL.

StatusIn development
CategoryTool
AuthorKnurled
Made withUnity
Tagsmain-menu, package, tool, Unity
Average sessionA few seconds
InputsMouse

Download

Download
Instant Menu Instructions.pdf 1 MB
Download
instantMenu_1.unitypackage 19 MB

Install instructions

Package uses TMPro so better import it first. Besides that you just import it with unity and play around with settings. Play button is for now hardcoded to scene with index 1, you can change it if you need by swapping OnClick function from SetTargetScene to SetSpecificScene.

Development log