Search Unity

Question Object grabbed by left hand is rotated by 180, grabbed with right one works fine.

Discussion in 'VR' started by JaroslawChrobak, Feb 11, 2021.

  1. JaroslawChrobak

    JaroslawChrobak

    Joined:
    May 6, 2019
    Posts:
    1
    Hello, I just started programming my first vr game and here is my first issue. Same object grabbed by each hand is rotated at different angle. It was also moved off the center but I managed to fix that by attaching it to empty gameobject. The problem is I can't do same thing to fix rotation. Any ideas? I'm using steamvr sdk.

     
  2. TreyK-47

    TreyK-47

    Unity Technologies

    Joined:
    Oct 22, 2019
    Posts:
    1,822
    Hello there! So, the SteamVR plugin is developed and maintained by Valve. You'll want to post your issues on their Github so their team can address.