cancel
Showing results for 
Search instead for 
Did you mean: 

Meta avatar 2 multiplayer

fredoculuss
Honored Guest

Hello everyone. 

I'm trying to use the new meta avatars in multiplayer but I struggle with implementation. I tried with Photon Pun 2 and the sample scene "network loopback" but I'm unable to achieve proper networking. 

Has anyone achieved multiplayer with the new avatar sdk or know a documentation or tutorial I can use to make it work?

Thanks a lot.

42 REPLIES 42

idrez
Explorer

It's the local variable that holds the result of the message requested.

m_userId = message.Data.ID;

NomberWan
Explorer

I am trying to use Meta Avatars to create a multi-player experience, but I am well over my head. Where are the official tutorial videos? If they don't exist, where should I begin in order to understand PUN / Meta Avatar SDK functionality? Those links to 'documentation' just don't do it.

Hello, I am using same script but getting error - OVR Platform failed to initialise

How to resolve this error ?