Hi!
I was looking in network examples
Unity Asset Store - The Best Assets for Game Making - Network Meteroid with lobby
It has description:
Note : to use the matchmaking, you will need to create a Unity Service Project, and enable the Multiplayer service. See the Manual and Instruction in the Lobby folder.
But when I import and start example it started without errors and I was able to create server and connect to it. I didn’t enable multiplayer service for this project as said in description.
Also, I noticed some server in matchmaker server list that was created by somebody else (I think somebody also tried to use this example in the same time).
It looks like there should be some app id that is used in matchmaking. But where I can found it?
I try to understand how it all works.
Can somebody help, please?