- Home /
Question is off-topic or not relevant. Multiple part question.
MMO server side programming
Hi, I am new to unity MMO game development.I want to make a Online poker game involving 3d assets.How can i make a game that stores player profile and store his high score,I also want a basic match making system.What are Pipelines involved ,do i need a server programmer .I plan to host my game in PUN server..or can i use plugin like UMMO. -inian
Unity Answers is for specific technical questions. This is more in the manner of "How do I make a game?" type question. I recommend you start with some Unity networking tutorials.
i created a game using unity peer to peer networking .just need to know whether i have to add any server side unity instance running(in server) for Photon networking method..