Search Unity

Third Party How we're building a PvP Action-MMORPG on Unity with Photon Server

Discussion in 'Multiplayer' started by fairydist, Oct 1, 2014.

  1. fairydist

    fairydist

    Joined:
    Oct 1, 2014
    Posts:
    4
    So we're building an MMORPG on Unity and the Photon Server called "Das Tal". The game is very fast-paced (no tab-targeting, skill-shots only, full collision, full friendly fire) and we're aiming for around 200 CCU (and about 2k registered users) per game world.



    If you're interested in how we're building the networking / server part of the game, then check out this blog post where our Tech Director, Sebi, explains the whole setup:

    http://www.das-tal-game.com/post/97065012321/das-tals-backend-exit-games-photon

    If you have any questions, just post here or get in touch via mail (sebi at fairydist dot com).

    PS: If you find the game interesting, please feel free to give us a thumbs-up on Steam's Greenlight.
     
    Meltdown likes this.
  2. fairydist

    fairydist

    Joined:
    Oct 1, 2014
    Posts:
    4
    - saved -
     
  3. Meltdown

    Meltdown

    Joined:
    Oct 13, 2010
    Posts:
    5,822
    Interesting information, thanks for sharing.