No description
Find a file
2018-05-21 21:23:40 +03:00
Assets Initial commit 2018-05-21 21:23:40 +03:00
Packages Initial commit 2018-05-21 21:23:40 +03:00
ProjectSettings Initial commit 2018-05-21 21:23:40 +03:00
.gitignore Initial commit 2018-05-21 21:23:40 +03:00
README.md Initial commit 2018-05-21 21:23:40 +03:00

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.

CC0 Public Domain icon