Search Unity

Third Party Photon Turnbased : get sum of player in a room

Discussion in 'Multiplayer' started by ikromaf, May 2, 2016.

  1. ikromaf

    ikromaf

    Joined:
    Oct 21, 2015
    Posts:
    4
    Hello All,

    I want to get sum of player in each rooms, because I want to handle player , if the player in a room less than 2, the player should go to loading screen, if the player in a room equal 2, so all of them will go to gameplay scene and start playing the game. Thank you so much .
     
  2. tobiass

    tobiass

    Joined:
    Apr 7, 2009
    Posts:
    3,068
    Last edited: May 26, 2016
  3. ikromaf

    ikromaf

    Joined:
    Oct 21, 2015
    Posts:
    4
  4. tobiass

    tobiass

    Joined:
    Apr 7, 2009
    Posts:
    3,068
    I updated the link. This got refactored recently and now there is no longer a separate solution for Turnbased.
    Don't worry: All features are still there but as subset/extension of Realtime.
     
  5. ikromaf

    ikromaf

    Joined:
    Oct 21, 2015
    Posts:
    4
    is it still possible to make a turn based game using photon realtime? how could to do that? thanks for your help, I really need it for my final project
     
  6. tobiass

    tobiass

    Joined:
    Apr 7, 2009
    Posts:
    3,068
  7. ikromaf

    ikromaf

    Joined:
    Oct 21, 2015
    Posts:
    4