Configuring a Motive App to use Liveplay
Overview
Liveplay is a drop-in feature supported by the Motive SDK. To enable Liveplay, simply replace the VR App - XAPI
prefab with VR App - XAPI - Liveplay
.
Once configured, you can manage Liveplay modules and sessions in Launch as described here Managing Liveplay
Note that if you are upgrading an existing project to use Liveplay, you will need to follow the steps outlined here: Updating Existing Motive Projects to use Liveplay
Example Flow
Once enabled and configured in Launch, running a Liveplay session should be as simple as:
First user enters a Launch Code for a Liveplay enabled session
This user will create a new session and automatically join as Host
Additional users should see the Liveplay session in Launch
They can generate new Join Codes. Using a Join Code will add them to the Liveplay session as Guest.
All users should be able to interact and experience any Storyflow authored experience with no additional coding required.