Controllers in wrong location if I move first in desktop mode
gabrieljbaker opened this issue · 1 comments
Hi all, in my aframe app, the users first move around in desktop mode to do some configuring before they enter VR mode and experience it in VR. When I move my player around for a while and then go into VR mode, the teleport controls are in the wrong position. They still move my player, but the origin of the laser is in the wrong position. Any thoughts? I've got another movement system working in the meantime, but I'd love to see if I could get teleport controls to work here.
Could you share a codepen or a link to your app so I could take a look on how are you using it.
Is your controller in the right position after moving but the ray in a wrong position? or are both in an incorrect position?
Are you using a cameraRig as in the examples?