sovoid / webxr-layers

https://webxr-layers.netlify.app
5 stars 4 forks source link

rfac: configure controllers to continuously emit target ray #9

Closed sovoid closed 3 years ago

sovoid commented 3 years ago

Description

Currently, the controllers emit the target ray only when the select button is pressed. They should instead keep emitting the target ray not just when select is pressed. This matches the behavior that oculus exposes. This can simply be achieved by removing the corresponding event listeners