nooby noob question

hey all.

this might sound like a daft question but…
I’m currently going through the ‘from zero to hero networking tutorial’ from Leepo.

now when i go to the example 4 section it connects to a master server and i can refresh to get a list of available games.

  1. are these games public games which are hosted on Unitys server network?

  2. If i modify the example tutorial for my own game would people be able to connect to it, or would we both need the same build for that to happen? im concerned here about protecting my game design and wouldnt want people joining a game session without me knowing. at the moment i just want to test my design on my local machine and use instances of unity.

  3. Are unity servers a good service to design test 3rd person shooter games?

thanks all :slight_smile:
-M

  1. nope, those are people just like you that are building a game or have buid one and advertise the game on the same master server

  2. people can connect to it but they would see there own game, nothing that you build.

  3. i think so yes, you can use it for testing purposses.

hey appels.
thanks for the reply. much appreciated :smile:

-M