Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
DannyDan2468's avatar
6 years ago

Quest Handtracking with Camera not at 0

Hi, I wanted to implement handtracking support to my small game, but since my camera and certain gameobjects are not at 0,0,0 and have a rotation of 90, I cant get the hands prefab to work in my scene. I also changed the transform of the hands, but when starting the game on the Quest, the hands are still at the origin and are totally broken.
Anyone knows how its possible to use the hands prefab, without changing the whole game positions?

Danny

4 Replies

Replies have been turned off for this discussion
  • Sadly I havent found any solution so I ended up reconfiguring the whole scene and objects.
  • maraxer's avatar
    maraxer
    Honored Guest
    This video explains how to make moving and hands possible: youtube com/watch?v=RIWotXzQMDc
    But I'm still struggling with also making RayTool / FingerTip working :/

  • Same here. The train sample scene is fine but for a flexible system we have to use OVRHands like in the documentation which is not working with the intractable tools used in the demo scene. 
  • xiesi's avatar
    xiesi
    Honored Guest
    Same here. We really like to have a way to interact with Unity UI. and hand not at 0