Joshua Richards

Results 5 comments of Joshua Richards

Who do we tag to get this in! I got it working on a fork, but Netlify isn't having it.

I can confirm this is working.

You can set the XR position with player, not sure yet how to just have it match the Canvas camera ``` const { player } = useXR(); player.position.z = 5;...

@mattrossman were you able to find another solution for this?