VR4Medical/ICI/Library/PackageCache/com.unity.xr.interaction.toolkit@42ef3600567b/Documentation~/tutorials.md
2025-07-29 13:45:50 +03:00

32 lines
2.4 KiB
Markdown

---
uid: xri-tutorials
---
# Tutorials
The XR Interaction Toolkit provides a variety of tutorials.
|**Topic**|**Description**|
|:--|:--|
| [Create a basic scene](create-basic-scene.md) | How to create an XR Origin camera rig for a head-mounted device and create the basic building blocks of XR interactivity. |
| [Create a scene with locomotion](create-scene-with-locomotion.md) | How to create a scene with basic snap turn and teleportation locomotion. |
| [Create a basic interaction](create-basic-interaction.md) | How to create a simple interaction that allows a user to grab a GameObject. |
## Additional resources
Unity Learn tutorials:
* [VR Development](https://learn.unity.com/pathway/vr-development)
* [Locomotion and Teleportation in the XR Interaction Toolkit](https://learn.unity.com/tutorial/locomotion-and-teleportation-in-the-xr-interaction-toolkit)
* [Setting up a VR-Enabled Project with Unity and the XR Interaction Toolkit](https://learn.unity.com/tutorial/setting-up-a-vr-enabled-project-with-unity-and-the-xr-interaction-toolkit)
* [Customizing Interactables in XR Interaction Toolkit](https://learn.unity.com/tutorial/customizing-interactables-in-xr-interaction-toolkit#)
* [Configuring an XR Rig with the XR Interaction Toolkit](https://learn.unity.com/tutorial/customizing-interactables-in-xr-interaction-toolkit#)
* [Using Interactors and Interactables with the XR Interaction Toolkit](https://learn.unity.com/tutorial/using-interactors-and-interactables-with-the-xr-interaction-toolkit)
* [Customizing Interactors and Interactables in XR Interaction Toolkit](https://learn.unity.com/tutorial/customizing-interactors-and-interactables-in-xr-interaction-toolkit)
* [Working with the Socket Interactor](https://learn.unity.com/tutorial/xr-interaction-toolkit-working-with-the-socket-interactor)
* [Setting up a VR-Enabled Project with Unity and the XR Interaction Toolkit](https://learn.unity.com/tutorial/setting-up-a-vr-enabled-project-with-unity-and-the-xr-interaction-toolkit#)
* [Best Practices for User Interfaces (UI) in VR with the XR Interaction Toolkit](https://learn.unity.com/tutorial/best-practices-for-user-interfaces-ui-in-vr-with-the-xr-interaction-toolkit-1)
* [VR Beginner: The Escape Room](https://learn.unity.com/project/vr-beginner-the-escape-room)
> [!NOTE]
> Some or all of these tutorials might have been created with an earlier version of the XR Interaction Toolkit.