https://github.com/steedalion/unityprototype
Unity prototype project template.
https://github.com/steedalion/unityprototype
Last synced: 4 months ago
JSON representation
Unity prototype project template.
- Host: GitHub
- URL: https://github.com/steedalion/unityprototype
- Owner: Steedalion
- Created: 2020-12-29T03:51:06.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-03-02T03:03:26.000Z (over 4 years ago)
- Last Synced: 2025-07-01T23:01:57.365Z (12 months ago)
- Size: 1.36 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [Unity](https://unity.com/) Prototype
When creating tutorials or prototypes it may be useful to start from a template.
## Project Description:
This is a template for Unity projects. Instead of creating a project in the inspector clone this repository and open it in unity.
## Screenshots
Screenshots are useful for describing what a project is about and gifs can also be used.

## GitIgnore
Some files/folders are ignored by git, check the .gitignore file. I do not recommend you ignore files by default.
I often use this folder for proprietary assets that I do not have the rights to share.