- Home /
How make a mmo game?
Hi
posivel is, someone pass me a tutorial. i already have the game but i dont know how make him a mmo
Honestly... You should search your question Before you ask it...
Answer by Mike 3 · Oct 05, 2010 at 02:48 PM
Take a look at this question:
http://answers.unity3d.com/questions/3389/can-i-make-a-mmorpg-with-unity
he not answer my quest!!!! the link, he pass dont answer my quest my quest is "HOW make a mmo game", not "if is possible make a mmo game" the link he pass say"yes it possible make a mmo game"
Answer by Ashkan_gc · Sep 12, 2012 at 07:32 PM
Basically it's not easy most of the times to turn a single player game to a MMO but it highly depends on the game itself and the features that you want to add. I would say the easiest path is to use either unity's own networking (which can not have more than 64 players on each server) or unitypark suite because they both use unity on the server and you can share lots of code and make your game at least multiplayer if not MMO.
Different MMOs and multiplayer games require different features and there are lots of products available to help you. There is photon, unitypark suite, electrotank, smartfox, netdog, RoarEngine and many others but you should choose based on product features and your game.
Read this article to learn more about choosing multiplayer/networking middleware for your unity game
Your answer
Follow this Question
Related Questions
How To Make A Simple MMO? 3 Answers
getting udp package info inside unity (GlovePIE) 0 Answers
How to create an MMO? (this ones different) 0 Answers
I need help fixing this code 1 Answer
Implementing Game Center 2 Answers