No description
- C# 100%
| Assets | ||
| Packages | ||
| ProjectSettings | ||
| .gitignore | ||
| README.md | ||
Very Small Main Menu
Small main menu (including an options menu) template for Unity projects. Mostly intended to replace the resolution-picking launcher screen functionality. Not very modular, intended to be overwritten where needed.
Notes
- This project requires the .NET 4.x runtime. Change it from
Edit -> Project Settings -> Player -> Other Settings -> Scripting Runtime version. - Out of the box, this project requires the Post-Processing package from Unity, since it provides some default PP options. Get it from
Window -> Package Manager -> All -> Postprocessing.
License
This Unity template is distributed under the CC0 license, do what you want.
