Setting up StrivrSDKXROriginManager
-
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. -
Make the following modifications.
-
In your Hierarchy, delete the Main Camera game object.
-
From Packages/Strivr SDK/Runtime/, add StrivrSDKXROriginManager to the scene.
-