Skip to content

A template for a new Unity project with a main menu, settings, and credits.

Notifications You must be signed in to change notification settings

Vivek-Raman/Unity-Project-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity-Project-Template

A template for a new Unity project with a main menu, settings, and credits.

Setup

  1. Install TextMeshPro and Universal RP from the Package Manager.
  2. (Optional) Move all of the imported contents into a different folder if you want.
  3. Open Project Settings -> Graphics and assign an SRP from one of the preset assets found in the Settings folder.
  4. Go to Project Settings -> Player and change the Product name and Company name.
  5. Create a new scene with any name, ex. SampleScene.
  6. Go to Main Menu, and find the Main Menu component. Set the value of the "Scene to Load on Play" field to the name of your new scene.
  7. (Optional)(TODO: make android settings) Disable the settings menu button for Android.

About

A template for a new Unity project with a main menu, settings, and credits.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages