Forum Discussion

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

SDK Custom Hands with locomotion (teleport)

Hi,
how I can port locomotion (teleport) to custom hands? 

does anyone have any experience?

It works well with LocalAvatar, but I need Custom Hands. 

If someone have tips, please help me.

Thank you.

2 Replies

Replies have been turned off for this discussion
  • @mafikes ok, so... the best I've got so far is making my own using this GearVR project as a starter. https://www.youtube.com/watch?v=DRzGEHZKeic
    It's pretty much decoupled from any Oculus SDK dependencies (apart from using OVRInput for the activation button, which is a slightly clunky double click) but after a bit of refining to make it feel more like the Oculus teleport, it works well.