-
Notifications
You must be signed in to change notification settings - Fork 0
Importing the Library
Giorgio edited this page Jul 5, 2021
·
6 revisions
The ARC library mainly consists of a collection of scripts. You can add the library to a new or an existing Unity project equally:
- Download the latest release available.
or:
- Clone or download the repository on your machine.
- Copy the Assets/ARC folder into your own Assets folder.
The ARC folder contains the main scripts you will use during the development. The Editor folder contains some scripts to improve the development experience when using the Unity Inspector. The Core folder contains structs, enums and additional classes used by the library under the hood.
The TextureScale.cs
script comes originally from the Unify Community Wiki but is included nonetheless for practical purposes.
© 2021 Giorgio Liggio