Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: elysium on June 21, 2015, 08:01:21 PM

Title: Creating multiplayer - apologies if already answered somewhere
Post by: elysium on June 21, 2015, 08:01:21 PM
I apologize if this has already been asked and answered, but I was not sure if I would ever be able to find it through the search.

I am working on making a game with Playmaker, something that I have enjoyed it thus far. I would like to add multiplayer in at some point and that is where the trouble arises. I do not know how to do this in Playmaker. I looked it up in Unity and it looks like it requires using Photon, which requires a lot of coding.

Is this the only way to do multiplayer, or is the a simpler way to create multiplayer with Playmaker?

Thanks!
Title: Re: Creating multiplayer - apologies if already answered somewhere
Post by: flora on June 22, 2015, 09:03:43 AM

hello  :)

you might want to check this :
https://www.assetstore.unity3d.com/en/#!/content/18977

there is also free photons demos on the store too
Title: Re: Creating multiplayer - apologies if already answered somewhere
Post by: djaydino on June 22, 2015, 10:16:35 AM
you can get Photon here  (https://hutonggames.fogbugz.com/default.asp?W928)and also the Actions for it
Title: Re: Creating multiplayer - apologies if already answered somewhere
Post by: clandestine on October 05, 2015, 03:01:56 AM
Hey guys, sorry for reviving an old thread. Trying to dip my toes into online multiplayer for the first time, so:
I have Unity 4 PRO (PC/MAC not mobile), do i need Photon Pro to access network stuff on mobile? I actually don't know where to begin since i haven't been interested in the subject until now...

Thanks