-
Notifications
You must be signed in to change notification settings - Fork 45
Home
Team edited this page Jun 4, 2021
·
23 revisions
Welcome to the Unity Game Template wiki!
All info about repository can be found in Readme.md
Future plans and WIP can be found in Projects tab
- !Warnings! - things that you better to know before starting work with this template
- Used assets - all used assets and tools
- Adding new plugin - general guide to adding new plugins to template
- Setting up checklist - Step by step guide
- Style Guide - list of style guides. It's better to have one, if you work in team
- Builds window - how to use build window on steroids
- Screen shooter - automated screenshot and video capture
- All extensions methods list - list with all extensions methods for default Unity classes
- Managers - about default singleton managers
- Utils - bunch of small useful scripts
- Subsystems - well-integratedd things, like main menu, gamepad navigation, tooltips, cheats manager, etc. Possible separate projects, but I haven't time to move that, didn't polish them well or it just too small.