Forum Discussion

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

UI Helpers in new All-In-One VR packages

I'm transitioning my project over to the new All-In-One SDK, and can't figure out how to add a pointer to the controller in order to click on canvas buttons. I can't find any UI Helpers of Laser Pointer prefabs. There's lots of documentation on hand gestures or scriptable controller stuff, although I'm just looking for a basic point and click feature. Does anybody know if the UI Helpers/Laser Pointer was changed, or I just have to manually script a pointer every time now? Thanks 🙂

  • After a bit of digging looks like they've got another Unity Asset to download with a bunch of Samples. I just copied the OVRCameraRig from the RayExamples scene and the pointers show up!

6 Replies

Replies have been turned off for this discussion
  • I am having the same problem, if you find a solution please share!

  • There's lots of other stuff missing as well, all of usage folder from the deprecated version, all in one package is not sufficient, they need to do update, it's all over the freakin place

  • After a bit of digging looks like they've got another Unity Asset to download with a bunch of Samples. I just copied the OVRCameraRig from the RayExamples scene and the pointers show up!

    • EarthAdam's avatar
      EarthAdam
      Protege

      Wow hand-based locomotion is pretty unbearable though

  • Did you guys ever find a scene with an OVR rig prefab with raycasts built into the controllers? . 

    • EarthAdam's avatar
      EarthAdam
      Protege

      At the MIT Hack somebody showed me the "Building Blocks" menu that makes drag and drop of these various components into your project super easy, although I'm still getting an issue with the laser pointer stuff. Just reverted to the deprecated Oculus Integration until this bakes a little longer.