Closed jure closed 3 years ago
Fantastic. Thank you for making this happen. It’s a delight to use!
On Jan 2, 2021, at 8:09 PM, Jure Triglav notifications@github.com wrote:
Thanks to @msitarzewski's efforts, we now have snap turn! I took his idea from #1 and worked on it a bit, so this supersedes it. I also added forward axis teleport activation and they work quite nicely together.
I also updated the documentation and live examples.
There's a bit of fine tuning left I think, as the fuzzy forward axis activation results in slightly funky rotation in certain situations (as the starting rotation is non-0) - and I have an idea how to address this, but this is a good enough next step!
In any case, you can try this now at https://jure.github.io/aframe-blink-controls/.
You can view, comment on, or merge this pull request online at:
https://github.com/jure/aframe-blink-controls/pull/3
Commit Summary
Simple addition of the snapturn function Add thumbstick forward axis activation and improve snap turn support Fix hit/miss color while drawing ray Update builds File Changes
M README.md (30) M dist/aframe-blink-controls.js (117) M dist/aframe-blink-controls.js.map (2) M dist/aframe-blink-controls.min.js (3) M docs/dist/aframe-blink-controls.js (117) A docs/dist/aframe-blink-controls.js.map (1) M docs/mesh/index.html (2) M src/index.js (103) Patch Links:
https://github.com/jure/aframe-blink-controls/pull/3.patch https://github.com/jure/aframe-blink-controls/pull/3.diff — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.
Thanks to @msitarzewski's efforts, we now have snap turn! I took his idea from #1 and worked on it a bit, so this supersedes it. I also added forward axis teleport activation and they work quite nicely together.
I also updated the documentation and live examples.
There's a bit of fine tuning left I think, as the fuzzy forward axis activation results in slightly funky rotation in certain situations (as the starting rotation is non-0) - and I have an idea how to address this, but this is a good enough next step!
In any case, you can try this now at https://jure.github.io/aframe-blink-controls/.