Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't work with oculus-go-controls #68

Open
brendanluu opened this issue Nov 9, 2018 · 1 comment
Open

Doesn't work with oculus-go-controls #68

brendanluu opened this issue Nov 9, 2018 · 1 comment

Comments

@brendanluu
Copy link

Everything looks like it should be working, but when I hit the touchpad, I don't teleport to the location indicated by the arc+circle. Any idea how to make it work on the Go?

@mukz545
Copy link

mukz545 commented Sep 19, 2019

Currently (one year later) it is working on the oculus-go.
Remember to check if all parts are linked in the proper way:

<a-entity id="camera">
       <a-camera id="head"></a-camera>

       <a-entity
        id="right-hand"
        teleport-controls="cameraRig: #camera; teleportOrigin: #head;"> 
        </a-entity>
</a-entity>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants