I want to create a multiplayer game using the Unity engine. I have played around with Mirror and Photon but they both seem to require a "Host" player to start a served game. Is there any other option to create a game using either of these to make it so you can just join a game server which will put you into a game with other people who chose the same server?
I'm sorry if this is a dumb question, I just can't find anything on this.