fernandojsg / aframe-input-mapping-component

https://fernandojsg.github.io/aframe-input-mapping-component
MIT License
24 stars 7 forks source link

How to set orientation based on axis position after teleport? #8

Closed machenmusik closed 6 years ago

machenmusik commented 6 years ago

A common teleport mechanic now (robo recall, blade runner 2049, windows mixed reality) is for orientation after teleport to be set via axis position, and shown live while targeting. How should that best be done with teleport-controls?

fernandojsg commented 6 years ago

I believe it's better to move that question to the teleport component repo: https://github.com/fernandojsg/aframe-teleport-controls/issues/44