Publisher | Aero Games |
---|---|
File size | 1.49MB |
Number of files | 35 |
Latest version | 1.0.1 |
Latest release date | 2018-01-30 06:56:23 |
First release date | 2018-01-26 11:04:25 |
Supported Unity versions | 2018.4.2 or higher |
A set of common tools that have been packaged from a personal project to aid others.
All tools revolve around ScriptableObject assets for a streamlined workflow. Classes outside of the SimpleTools namespace can access those ScriptableObject assets to easily manage project/realtime data.
Tools Included:
GameObject Painting / Erasing
GameObject Grounder
Asset Creator
Development Tracker
GameObject Painting / Erasing
Paint objects directly in the scene viewDefine painting presets with tool options
GameObject Grounder
Easily place selected objects onto the groundUseful for objects like fences that need to conform to the terrain
Asset Creator
Easily create ScriptableObject assets based on a template class to store both pre-defined and realtime dataDevelopment Tracker
Keep track of the version, builds, and descriptions of each of your builds