Skip to content
Jack Brookes edited this page May 30, 2018 ยท 18 revisions

UXF is available as a Unity package, which can be imported into any Unity project.

Get started

  1. Import the latest UXF.unitypackage release to your existing Unity project.

  2. In Unity, go to Edit -> Player -> Other and change API Compatibility Level to .NET 2.0 in Unity player settings.

  3. Open an example scene or add the [UXF_Rig] prefab to your scene.

  4. Press play, and use the UI to create a new participant list in an appropriate directory.

  5. Press start to begin the session.

๐Ÿง  Core topics

โ“ More help


๐Ÿ‘ฉโ€๐Ÿ’ป Programming reference

Unit tests

Clone this wiki locally