VR Locomotion
<p>The next step in our project will be to add locomotion to the Player.</p>
<p>To begin, with the XR Origin Game Object selected, let’s add a new Component in the Inspector and add the Locomotion System.</p>
<p><img alt="" src="https://miro.medium.com/v2/resize:fit:383/1*csI96IPyzkIF9luyGZlIBA.gif" style="height:620px; width:348px" /></p>
<p>The Locomotion System retrieves requests from our movement providers and facilitates the movement with the XR Origin.</p>
<p>You’ll see that there’s a section labeled XR origin and there’s nothing placed within it. We simply need to place the XR Origin Script in the empty space.</p>
<p><a href="https://medium.com/@kennethmclachlan11/vr-locomotion-19f75d2d4711"><strong>Website</strong></a></p>