arenaxr / arena-web-core

An environment to view and interact in multiuser virtual and augmented reality.
https://docs.arenaxr.org
BSD 3-Clause "New" or "Revised" License
37 stars 28 forks source link

Disable raycasters in headset and mobile AR sessions, controllers when not in XR #618

Open hi-liang opened 4 months ago

hi-liang commented 4 months ago

Since we no longer use middle-of-screen cursors that would need mouseover, raycast only should occur on touch / xrselect events on touch mobile devices and not every tock. Headsets already have L/R hands with their own raycasters, but these should not be enabled until XR session starts