Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.

Question XR Origin - Problem moving forwards

Discussion in 'VR' started by meganmcnulty, Dec 9, 2022.

  1. meganmcnulty

    meganmcnulty

    Joined:
    Oct 7, 2022
    Posts:
    3
    I'm using XR Origin but once built I cant move forward but can move sideways and backwards
     
  2. DevDunk

    DevDunk

    Joined:
    Feb 13, 2020
    Posts:
    3,427
    How did you setup the project? Any guide?
     
  3. meganmcnulty

    meganmcnulty

    Joined:
    Oct 7, 2022
    Posts:
    3
    I used XR Origin and added the xr origin script, input action manager, locomotion system, continuous move provider (Action based), continuous turn provider (Action based), character controller, character controller driver. As a child of that I have the main camera which has the tracked pose driver. The other two children of XR Origin are left hand controller and right hand controller which each have xr controller (action based). upload_2022-12-10_12-10-17.png upload_2022-12-10_12-10-34.jpeg