Home

Awesome

Unity Game Template

Game Template is all necessary stuff taken care for Unity users not to worry about creating most boring and tedious work. I'd be happy for any contribution to make this template as good as it can be.
Mainly includes usedfull custom windows, extensions methods, popular assets and basic UI

Main Features:

Links:

List of all used assets.
Check out wiki for additional information and full list of features and scripts Future plans and WIP can be found in Projects tab

Screenshots:

Screenshot1

Installation

New project

  1. Clone this repository via git. DO NOT download it as archive, because it ignore LFS files
  2. Copy this repo to your empty repository
  3. Rename GameTemplate to YOUR_GAME_NAME. It's your Unity project
  4. Checkout wiki/Setting up project checklist for next steps

Importing to old project

It's pretty hard to import this to new project. Because it complete project with setuped ProjectSettings, packages, plugins and folders. But here are what you can do:

  1. Copy Assets/Plugins to your project. Don't move assets, that already in your project
  2. Copy lines Packages/manifest.json to your manifest