Mini-game Template
Kuneko
$0.0
Date |
Price |
---|---|
日期和时间 |
价钱($) |
04/18(2018) |
0.0 |
11/17(2024) |
0.0 |
Jump AssetStore
Mini-game Template
This package contains the complete bare-bones template I used as a starting point when creating my mini-games.
The template has a complete folder structure and contains three scenes (Title, Ads, and Main) that have cameras prepared with audio loops, fade screens, and 3D text where needed.
The template is setup to fade between scenes, handle button clicks, play randomised sounds, and adjust the camera aspect ratios etc.
All scripts are well optimized and have been written in a self documenting code style in C# with additional comments throughout. All functions are appropriately named and a .PDF is included as a reference to document the function of each script.
This template was used to help create a series of mini-games, most of which are also available on the Unity Asset Store. It could be useful to those wishing to create mini-games from a basic starting point.