Setting up StrivrSDKXROriginManager

  1. Make sure you have Unity’s XR Interaction Toolkit installed. Installing the Strivr SDK will automatically bring in Unity XR Interaction Toolkit 2.2.0 as a dependency.

    If you notice inconsistencies or compilation errors with scripts, components, or methods that are available in XR Interaction Toolkit, check that your installed version matches 2.2.0.
  2. Make the following modifications.

    1. In your Hierarchy, delete the Main Camera game object.

    2. From Packages/Strivr SDK/Runtime/, add StrivrSDKXROriginManager to the scene.

      origin mgr expand