Hi all – I’m learning React Three Fiber + react-three/xr and running into an issue with the built-in emulator:
I have a Man model and I’m using to place the camera at its head.
In DevTools “Play Mode,” the XR session starts, but looking around with the emulator doesn’t rotate the Man model.
I don’t have a real headset, so I’m relying on the emulator only.
Has anyone gotten their avatar to follow head rotation under the emulator? Any tips or minimal code examples would be a huge help. Thanks!