Forum Discussion

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

Unity 5.6 grabbing objects how to?

I'm trying to use the OVRGrabbable.cs and the OVRGrabber.cs scripts contained in the "Utilities SDK" alongside "Avatar SDK" in Unity with no luck. I can see the blue hands and move them, but when I add the OVRGrabbable.cs  to an object and the OVRGrabber.cs to both hands models, nothing happens, the hands go through the objects and they don't get grabbed.
Any help would be much appreciated, thanks 

1 Reply

Replies have been turned off for this discussion
  • You can also check VRTK : https://github.com/thestonefox/VRTK
    It contain a lot of object interaction related scripts.