I have to do a multiplayer game with Unity, the question is how I do it, I would be grateful if you explain
- Learn how to use Unity.
- Learn how to make a game.
- Learn about networking.
- Learn about how to make a networking game in Unity.
But seriously, learn to use Google, so you come across things like M2H Unity Networking Tutorial | PDF | Lag | Computer Network.
I think photon is pretty good for people new to networking as they do a lot of the actual network code for you, you simply have to define what happens when certain things happen. I.E joining a room. plus they’ll host a 20 man server for testing purposes