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

|

| | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |

  • Then install the Bridge XR package.

Using Zoe for Unity

|

| | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |

  • 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