【发布时间】:2018-05-13 22:11:07
【问题描述】:
我已经实现了这个例子中的事件: https://aframe-event-set-component.glitch.me/
这些事件现在可以听我的光标或鼠标了。
如何在一个应用程序中结合这两种方法,以便可以通过鼠标和光标触发事件?就像这里:
https://github.com/mayognaise/aframe-mouse-cursor-component(最新的A-Frame不再支持)
我可以写cursor="rayOrigin: mouse && cursor"之类的东西吗?
最好的问候!
【问题讨论】: