Hello,
Is it possible to get the script of Unity NetworkManager HUD, especially the one with Matchmaking.
I tried to replicate it on my own with following some of Unity docs help like this http://docs.unity3d.com/Manual/UNetMatchMaker.html and also adding some implementations on my own.
But the problem is when it joins a match or successfully create a match, it does not take me automatically to the online scene, whereas the NetworkManager HUD does it and also player prefab is...
Unity NetworkManager HUD script matchmaking
Is it possible to get the script of Unity NetworkManager HUD, especially the one with Matchmaking.
I tried to replicate it on my own with following some of Unity docs help like this http://docs.unity3d.com/Manual/UNetMatchMaker.html and also adding some implementations on my own.
But the problem is when it joins a match or successfully create a match, it does not take me automatically to the online scene, whereas the NetworkManager HUD does it and also player prefab is...
Unity NetworkManager HUD script matchmaking