exokitxr / multiplayer

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

Feature request: Nametags and self-avatar setting #19

Closed madjin closed 4 years ago

madjin commented 4 years ago

It'd be nice to have nametags floating over our avatars so that we can still see each other if we have self-avatar off when screen recording from desktop mode. Lastly, the option to turn nametags on/off will complete the feature set to a gold standard.

avaer commented 4 years ago

There is an option to clear your own avatar now.

Still need nametags.

avaer commented 4 years ago

Working on nametags here: https://github.com/exokitxr/multiplayer/pull/21

avaer commented 4 years ago

Fixed with https://github.com/exokitxr/multiplayer/pull/21.