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:

  1. First user enters a Launch Code for a Liveplay enabled session

  2. This user will create a new session and automatically join as Host

  3. Additional users should see the Liveplay session in Launch

  4. They can generate new Join Codes. Using a Join Code will add them to the Liveplay session as Guest.

  5. All users should be able to interact and experience any Storyflow authored experience with no additional coding required.

Related Articles

Configuring a Motive App to use Liveplay

Updating Existing Motive Projects to use Liveplay