Previous version
Archived previous version for internal reference.
Install Zoe for Unity
First check you have the provided packages:
Zoe for Unity
Bridge XR package
|
Make sure you have the recommended Unity version for Zoe and follow these instructions to install: Installing Zoe for Unity | Zoe for Unity: Help Center

| | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
Then install the Bridge XR package.
Using Zoe for Unity
|
Follow the rest of the Documentation to get familiar with the plugin and create your immersive experience: Project Settings | Zoe for Unity: Help Center
| | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
Be sure to test the experience until you are happy with it.
Prepare for upload
In order for your experience to be able to send the proper data to the dashboard you need to make sure you add some specific Bridge XR actions to some of the interactions in your experience.
To add other actions than the ones provided in the dropdown list, click on Add Component and look for scripts beginning by SA_
Every interaction you wish to track should have the ‘SA_StatisticsAction’ script added to it.

For the Bridge XR app to know your experience is complete please add the ‘SA_CompleteAction’ to the interaction that corresponds inside your experience

Last updated