Forum Discussion

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

oculus quest , throwing of objects

sometimes while throwing an object using quest , the object randomly just flies away or goes in wrong direction, ive used ovrplayercontrller , a local avatar , grabbable and grabber scripts (im new to oculus )

3 Replies


  • Caprice00 said:

    sometimes while throwing an object using quest , the object randomly just flies away or goes in wrong direction, ive used ovrplayercontrller , a local avatar , grabbable and grabber scripts (im new to oculus )


    any help is appreciated , thank you all

  • Corysia's avatar
    Corysia
    Expert Protege
    I'm assuming you're using Unity from the scripts you mention.

    Did you parent the grabbed object to your hands?  I had some odd behavior until i did that.  I seem to remember it behaved much better.

  • Corysia said:

    I'm assuming you're using Unity from the scripts you mention.

    Did you parent the grabbed object to your hands?  I had some odd behavior until i did that.  I seem to remember it behaved much better.


    thank you for replying , i solved the issue , it was a traking space problem , thanks again