Before I come to this forum ... I was ask this question in unity's answers.unity3d
and forum but after 2 month ... there is no one answer and help or guide me a little bit... anyway ....
My question is :
I am working on a simple multiplayer game...
And I want to use only dedicated server for this game. But in lobby, I don't know how can I have multiple hosts to join.
I mean when I run server... it does not matter I run 1 server or 10 server.
When I want to join as a client (in u-net Lobby) always show 1 server.
And my problem is here.
What i want is in my game u-net lobby, have a list of hosts and players choose one of them and then join to that room.
For example when i run 4 exe as server ... then in lobby show 4 host and clients choose one of them.
So, is anybody here to guide me how can i do this ?