PUn creating pregameLobby

Options
Right now when you join game you enter lobby from there list of games is displayed once player click on displayed row he enters game directly.

However I am trying to make that when player clicks game depending on status if its in waiting he join pregamelobby before the game scene is loaded thus allowing room to fill up before actual games loads and when time countsdown the game is loaded.

So here is my question how would I go about implementing that.. would that mean I have to create separate lobby or separate new room. Would I have to call on Joined room twice?

Comments

  • vadim
    Options
    Why not to allow users join the game but keep them in 'lobby' scene. Switch the scene to 'game' after game is filled up