> For the complete documentation index, see [llms.txt](https://indie-4.gitbook.io/avatar-recoder/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://indie-4.gitbook.io/avatar-recoder/importing-the-xr-interaction-toolkit.md).

# Importing The XR Interaction Toolkit

The Avatar Recorder was made to record your VR avatar, which means you need to have a way to Unity recognize a VR Headset. To do that, the XR Interaction Toolkit is one way to make that happen.

To make sure the XR Interaction Toolkit is installed go to Unity's Package Manager. (window > Package Manager)

![](https://359957319-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6Prt1OyUqLZcYuhvajLY%2Fuploads%2F8qX8Xvs6Sa2p8zosqAOZ%2Fimage.png?alt=media\&token=93e6d222-0e25-40eb-a1cd-68e14fa7b08e)

And search for XR Interaction Toolkit in the Unity Registry

![](https://lh4.googleusercontent.com/TCkEIkdZabTgxyoSYC0QVEMuHS0WIRT0sIN_ISaqTA572muC9VGGf9wjGFwCiBlN8wzSodtoIowoTE06iTZOsUiUsvTZD23WBySVhXR7Xxh2eD-_e2WrSXjhIKfjeRTgoGzooNlYuiG5SaomESZDmr097oN7LTLSPv08qZsjBQXKXqUaj_yqns59yK8M)\
While you're there, make sure you also have the XR Plugin Management package.

![](https://359957319-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6Prt1OyUqLZcYuhvajLY%2Fuploads%2FjWGRL8iP2iyzu2SDVMTr%2Fimage.png?alt=media\&token=cbfb5cd6-fd68-4666-b186-b20635254968)

Here is the XR Interaction Toolkit Documentation if you want to learn more about the XR toolkit:

<br>

XR Interaction Toolkit Online Documentation: <https://docs.unity3d.com/Packages/com.unity.xr.interaction.toolkit@2.0/manual/index.html>

<br>

Here’s a great video of Justin Barnet explaining how to set up the XR Interaction Toolkit:

<https://www.youtube.com/watch?v=yxMzAw2Sg5w&list=PLwz27aQG0IIINJb3mfDb3subZ6j8VdtEA>

Once that’s all set up and tracking, it’s time for recording.<br>
