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

aframe-teleport-controls broken at A-Frame 1.4.0 #99

Open
diarmidmackenzie opened this issue Jan 4, 2023 · 4 comments
Open

aframe-teleport-controls broken at A-Frame 1.4.0 #99

diarmidmackenzie opened this issue Jan 4, 2023 · 4 comments

Comments

@diarmidmackenzie
Copy link

This fix is needed to deal with deprecated THREE.js functions in A-Frame 1.4.0.
#81

Until a fix is available in this repo, this version is a viable alternative to use with A-Frame 1.4.0.

https://cdn.jsdelivr.net/gh/powersimple/aframe-teleport-controls@master/dist/aframe-teleport-controls.min.js

@maxhacker11
Copy link

Having the same issue. Thanks for posting this, saved me some time!

@vincentfretin
Copy link
Contributor

You can also use https://github.com/jure/aframe-blink-controls as an alternative.

@pjoulot
Copy link

pjoulot commented Apr 1, 2023

I encountered the same issue. Thanks the solution was helpful.

@diarmidmackenzie
Copy link
Author

FYI the c-frame community which maintains various legacy A-Frame components discussed forking and maintaining this repo.

We decided against this, as we believe that blink-controls is a more functional and actively maintained alternative.

A-Frame examples that used teleport-controls have been updated on master to use blink-controls, and references in the A-Frame docs to teleport-controls are also being updated to reference blink-controls.

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

4 participants