Atlas π©βπ
A C# utility and helper library for use with the Unity game engine.
Table of Contents
What is it?
Atlas is a library of handy, reusable classes and methods created with the intention to make day-to-day development in Unity easier, more intuitive, and less repetitive.
Itβs not meant to provide groundbreaking solutions to specific problems, but rather provide a practical set of tools that let you create those solutions quicker and more efficiently.
Installation
Download the latest .unitypackage from the releases page. To include Atlas in your project, simply drag and drop the package into your Unity project.
In an effort to keep your project tidy, Atlas will place itself in Assets/ThirdParty/Atlas/
.