Search Unity

Getting the matchmaker

Discussion in 'Multiplayer' started by TheKing009, Apr 22, 2017.

  1. TheKing009

    TheKing009

    Joined:
    Nov 21, 2016
    Posts:
    10
    I am devloping a game in which
    • I have a scene select system which changes the player game scene accordingly in the standard assets lobby prefab
    • then I want to get the matchmaker and his sceneasset in the lobbymanager and set the scene asset for everyone in the Find Game panel to that of the matchmaker.
    Any help on how to acheive it?