Quick question about making it into an MMORPG

I have done many searches on this topic and found vague answers…

Just want to know if unity can be used as an MMORPG engine…
I have tried realm crafter and to be frank it is nice and all but it has alot of limits…

How would you go about setting up a single server for unity, where it saves all the data every time they log in / log out and while they are playing. (maybe 50 users)

I would like to LEARN, I am not asking to be handed anything. It would be great if I could be handed the scripts but I am not expecting that.

Is this at all possible? Too hard? Would someone be willing to help me along? maybe tutorials?

Thank you everyone for your time, and if I missed the search sorry for being blind :slight_smile:

I would suggest you have a look at SmartFoxServer, Photon ( ExitGames ), Beamserver2, …

Hi Sinfulace,

ElectroServer is a great choice for Unity. I recently added a series of video tutorials on the basics of connecting Unity with ElectroServer. Here is the first one:

And for installing the server locally (for rapid testing):