- Home /
This question was
closed Sep 22, 2014 at 07:39 AM by
Prasanna for the following reason:
The question is answered, right answer was accepted
Question by
Prasanna · Sep 22, 2014 at 07:02 AM ·
networkingmultiplayerphotonmmo
Photon Unity Network
Hi there, i creating MMO game like 8 ball pool. So am planning to use Photon Unity Network(PUN) for my project; it a kind of matchmaking game. So does PUN requires any server side programming?
-Prasanna
Comment
Best Answer
Answer by Freaking-Pingo · Sep 22, 2014 at 07:27 AM
No it doesn't. Photon makes use of an API that communicates to Photon's own server, and so handles all server logic. You only have to make use of the Photon API.
Follow this Question
Related Questions
Unity networking tutorial? 6 Answers
How to use Photon Unity Networking for Multiplayer Game? 1 Answer
Multiplayer Persistant Gaming 1 Answer
Multiplayer in Action RPG, best approach? 2 Answers
Problem with PhotonView.RPC 4 Answers