Open michaelybecker opened 4 years ago
The bug is that these properties aren't absorbed: https://github.com/webaverse/xrpackage/blob/97c66f9217d6c5ca54d71ebcc2dd81116e21ae2e/xrpackage/XR.js#L541
They would need to be declared in the xrState
and read in from the XR device.
Any call to getting controller grip, in any part of the app lifecycle, throws:
This functionality is standardized in webxr apps (you can see it for example in the threejs ballshooter, among others).