01-14-2022 03:10 AM
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.
12-08-2022 01:50 PM
It's the local variable that holds the result of the message requested.
m_userId = message.Data.ID;
08-06-2023 06:49 PM
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.
03-14-2024 09:05 AM
Hello, I am using same script but getting error - OVR Platform failed to initialise
How to resolve this error ?