Unity - basic setup
Tutorial for setting up Unity for VR using the XR Interaction Toolkit.
Getting started with Unity and VR
Before you get started, make sure that your VR headset and controllers are properly connected to ...
Setting the scene
Now that all the project settings have been updated to work with our VR setup, it's time to build...
Basic Teleportation
Teleportation allows you to instantly move from a location to another in your VR environment. To ...
Customizing controls
In order to make your game or simulation more intuitive or accessible, you can modify the control...
UI events
To interact with Unity's built-in UI elements, you need to perform extra steps, particularly if y...
Finishing touches
Now that all the basic elements are in place, you can add some features to the scene to make it m...