Buy JERA from the Unity Asset Store.
- Open your Unity project.
- Go to Assets > Import Package > Custom Package...
- Select and download JERA package in your library.
- Click Import to add all necessary files to your project.
- Open the scene where you want to use JERA.
- In the Project window, navigate to the
JERA
folder.
- Drag and drop the
JERA Manager
prefab into your scene hierarchy.
- Configure the manager via the custom inspector to match your game needs.
- Check out the example scenes included in the package to understand how JERA works.
- Modify and test them to learn faster.