Photon / Multiplayer

Anyone know a good tutorial I can use for Photon? I wanna make my game multiplayer able with photon but can't find any good tutorial... so please let me know if u know anyone.

What do you mean by "photon"? This: http://photon.exitgames.com/Photon ? Or this: http://en.wikipedia.org/wiki/Windows_Mobile_7 ? Or something completely different? Enlighten us please.

2 Answers

2

Photon Exitgames

is this an answer to your question? No? then add any comments in the comments section

Not sure about quality but heard good things about http://www.cjrgaming.com/photon_video_tutorials

I really have basic question:
As I understand the Photon server is hosted on Photon cloud and that server will manage connections and messages/packets between clients and all clients are interacting as alone unity application?
I use unity3d. SO there is no need to save unity standalone or webplayer game to webhost or game server, becaouse if first client run the game, the photon, on cloud, will know that and wait for others to join the first player/room. right?