exokitxr / multiplayer

P2P multiplayer Exokit with XRChannelConnection + XRPeerConnection
https://multiplayer.exokit.org
7 stars 3 forks source link

World scale is busted #6

Closed avaer closed 4 years ago

avaer commented 4 years ago

Scaling only scales the top level reality, but it should scale everything.

Instead of scaling the scene, we should scale the window.document.xrOffset.

avaer commented 4 years ago

Fixed.