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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add movement controls including "snap turn" #14

Closed
kfarr opened this issue Apr 20, 2020 · 4 comments
Closed

Add movement controls including "snap turn" #14

kfarr opened this issue Apr 20, 2020 · 4 comments

Comments

@kfarr
Copy link
Collaborator

kfarr commented Apr 20, 2020

From Maximus on A-Frame Slack:

No snap turn made it quite hard to navigate. But i see the hands and can teleport 馃憤

I think this means:

  • once positional stick crosses 50% thresh-hold in right or left direction, then add or subtract 45 degrees from current camera rig rotation with a rate limiter of every 1 second if held down
@kfarr kfarr changed the title consider adding "snap turn" Add movement controls including "snap turn" May 1, 2020
@kfarr
Copy link
Collaborator Author

kfarr commented May 1, 2020

2 possible movement controls components to add:

@kfarr
Copy link
Collaborator Author

kfarr commented May 11, 2020

Check it out, ready to go example!
https://glitch.com/edit/#!/snapturn?path=index.html%3A1%3A0

@kfarr kfarr added this to the VR immersion milestone Jul 2, 2020
@kfarr
Copy link
Collaborator Author

kfarr commented Jan 5, 2021

New repo, check this out:
https://jure.github.io/aframe-blink-controls/

@kfarr kfarr removed this from the VR immersion milestone Oct 1, 2021
@kfarr
Copy link
Collaborator Author

kfarr commented Oct 14, 2023

boom! 8c90818

@kfarr kfarr closed this as completed Oct 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant