Setup
Basic unity setup and installation process of the package!
Last updated
Basic unity setup and installation process of the package!
Last updated
If you don't have Unity downloaded already or have problems with visual studio, follow this tutorial:
Make sure to resolve any issues you are having with Visual Studio before using the asset. You can find more details by following this tutorial:
To create a new project first open Unity Hub and this what you should see:
First, make sure to sign in using your Unity account that has the asset in the library.
Now click on the New Project button, select an empty project, and make sure to use the recommended Unity version (2021.3.0f1) like this:
Now click on Create and wait for Unity to open!
To install any package in unity open the package manager. You can open the package manager by hovering your mouse over the tab Window then click on the item Package Manager like this:
The package manager window should open. Now switch to My Assets tab like this:
After selecting Download, select Import. Don't forget to import the project settings together with every other file. It is not advised to install this into an existing project without first installing it in an empty one to see what might break your project.