The installation process depends on which distribution you use.
You need to import AudioLink and LTCGI beforehand if you plan to use them.
Getting started is simple, just grab the package from our VCC Repository and import it into your project.
After that, you can copy the data into your /Assets/ directory by using the toolbar menu:

Once done, you will find the data in /Assets/BUDDYWORKS/Avatar Scene The script will open the scene for you.
<aside> 💡
Note
If there was an error or the data is already imported, the import will
abort and you will get a corresponding message printed into your
console.
</aside>
Backup your existing scene!
Getting started is simple, just grab the package from our VCC Repository and import it into your project.
After that, use the toolbar menu to start the upgrade process:

Once complete, the script will display a message saying so. You are done!
<aside> 💡
Note
The light and camera of Avatar Scene are disabled by default, since
your existing objects still exist. You can disable your old lights and
cameras and activate the new ones inside _System
</aside>
Importing the Unitypackage will directly give you all data inside
/Assets/BUDDYWORKS/Avatar Scene, you will need to open the scene yourself.
That is pretty much it…