Hi all,
I’m about to implement Photon PUN V2 into my game to play around with multiplayer. The only thing it should do for now is that as soon as a player starts a map he would auto-join other players that are also trying to set their own high scores on their own map. So the only function the multiplayer should do, is that you see others jumping around, working on their own high score.
A bit like Trackmania, where you just drive through others, working on your own high score.
Is it possible with photon to let players stream in and out to existing maps? And if a map is full it will auto create additional maps? I don’t want to work with lobbies.