Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.

Question If i wanted to host my multiplayer game on a server how would i go about doing that?

Discussion in 'Multiplayer' started by bananaenchanted, Sep 5, 2022.

  1. bananaenchanted

    bananaenchanted

    Joined:
    Jul 23, 2022
    Posts:
    4
    I'm looking to host my multiplayer game on a server, my current version
    relies on the host's computer to handle the gameplay but I want this to be hosted on a server as having it hosted on the host's computer is pretty laggy.

    If you have any recommendations on how to do this please tell me so.

    Thanks,
    Me
     
  2. r31o

    r31o

    Joined:
    Jul 29, 2021
    Posts:
    460
    There are a lot of them: AWS, Azure, Google Cloud… I think that with Google Cloud the first one is free, so it would be a good starting point.
     
  3. Punfish

    Punfish

    Joined:
    Dec 7, 2014
    Posts:
    290
    Playflow is nice too. It has a free testing tier which is awesome, and it's backed by AWS.