Search Unity

A multiplayer game

Discussion in 'General Discussion' started by panim0_unity, Aug 7, 2019.

  1. panim0_unity

    panim0_unity

    Joined:
    Nov 13, 2018
    Posts:
    47
    yHi, I'm going to make an online game using photon network. I have he idea but need to ask something and hopefuly get an answer to be my guide.

    So each player will have a map that they can hunt anytime they like and there will be battle between 2 players in an arena by cliclikn a button to match. So what steps should I follow during building this king of game. How can I let each player to play in their own map without seeing eachother and after matching how can I get 2 players together in a new nap?
     
  2. MadeFromPolygons

    MadeFromPolygons

    Joined:
    Oct 5, 2013
    Posts:
    3,983
    Umm theres no real way to give you an anwswer without writing a large portion of your program for you?

    If you are getting puzzled over the basics of networking, which is what it sounds like, then I really suggest that you do some multiplayer tutorials first, as all of this would be pretty apparent to you after doing some.