Skip to content

HennaKristal/unity-2d-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1. Create a New Unity Project

  • Open Unity Hub and create a new project using the Universal 2D template.

2. Close Unity

  • Close Unity after project creation has completed.

3. Delete Default Folders

Navigate to your project directory and delete the following folders:

  • Assets
  • Packages
  • ProjectSettings
  • UserSettings

4. Apply the Template

Drag and drop the following folders and file from the template into your project folder:

  • Assets
  • Packages
  • ProjectSettings
  • UserSettings
  • .gitignore

5. Rename the Project

Perform a search and replace across all project files: "_TEMPLATE_2D" → "YOUR_PROJECT_NAME"

About

Unity 2D template

Resources

Stars

Watchers

Forks