I am beginner in unity/game development. I have start working with ready player me for creating realistic avatar and it works great.
But now I am trying to use this in multiplayer environment with Photon.Pun using provided url in c# but it is not working with Photon.
Can someone please guide me to resolve this problem?
I have also tried to follow this below link in c# which use play maker to resolve this: https://www.youtube.com/watch?v=Qu7kYf52JXI&t=907s
But not able to resolve this. I need to resolve this in c#.
Thanks!