We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It would be awesome if there was an easy way to just add a component that lets a user teleport around on intersection with child elements.
It seems like the teleportation example uses reference spaces for this.
https://threejs.org/examples/webxr_vr_teleport.html
The text was updated successfully, but these errors were encountered:
@richardanaya I've had success riffing on @mwmwmw 's component that does exactly that : https://codesandbox.io/s/e3yc3
Sorry, something went wrong.
Submitted initial PR for support #263
You can see it in action on https://avatarposer.com/
No branches or pull requests
It would be awesome if there was an easy way to just add a component that lets a user teleport around on intersection with child elements.
It seems like the teleportation example uses reference spaces for this.
https://threejs.org/examples/webxr_vr_teleport.html
The text was updated successfully, but these errors were encountered: