Scene Controller Module¶
Package: com.xrxp.module.scenecontroller
Purpose¶
Scene Controller lets an operator change scenes on connected Unity devices from XRXP.
Install¶
Setup¶
- install
com.xrxp.core - add all target scenes to Unity Build Settings
- run
XRXP > Modules > Setup Scene Controller - make sure your XRXP endpoints are configured
How it works¶
The module builds an exchange schema around scenes:
- status: current scene
- control: requested scene change
This makes the dashboard able to display the current scene and offer a scene selector to the operator.
Good fit¶
- studies with scripted stage progression
- facilitator-driven demonstrations
- multi-device synchronization workflows