Features a reusable resolution independent game gui skeleton.
Which includes:
Splash Screen
Main Menu
Pause Menu
Controls Dialog
Screen Resolution Dialog, which lists all the available resolutions
Just insert your game code in the Game Scene and thats it, you have a proper interface for your game or prototype, works on windows and osx stand alone, web build and iOS
Available HERE at the Unity Asset Store for $10 US Dollars
Will it work on a Web build? Oh, and also, it’d be darn nice to have a level-select UI as well; it’s probably general enough, and for a lot of small projects, very useful for shortening deployment time!
hello, yes it works in a web build, just the quit game button on main and pause menu will do nothing…
i will make a very generic level selector in the next release, it may not be exactly suited for your needs as level selection starts to get a bit game specific, but just as an example