- Home /
Multiplayer on iOS
Is there a good tutorial, that explains how to create a multiplayer game for iOS? I want to use GameCenter multiplayer.
Answer by dehan · May 28, 2012 at 09:08 AM
Use the Proton Angrybots demo, that's what i'm using, it's multiplayer and works for PC, Mac, Android and IOS!, It's great! :)
Infact i have the game i made for my android with it in my hand right now...
It is called Photon, the Angry Bots demo can be found here. The Game Center solution has a plugin made by Prime31. It would be nice though to have a multiplayer class via the Social API.
Do notice there's a multiplayer tutorial for iOS on Unity's resources section. But connecting it to Game Center is not covered. I believe you would have to host your own local- or remote server, or rent a space at a cloud.
I see that it only works with Unity iOS Pro, I have iOS basic. I also couldn't find any documentation for it, just projects. I would need a step-by-step walkthrough.
The Proton one should work with IOS basic too, i have it working fine, it's just things like some shaders and such don't make it look as good but it's really really good for a base!.
And where should I start learning it? I'm a total newbie in networking and multiplayer. The AngryBots project is a project, and I don't know how to learn from it. Do you have any recommendations on where to start learning it?
Your answer
Follow this Question
Related Questions
Photon : Multiplayer between iOS & Android ? 0 Answers
Make car game to multiplayer 1 Answer
iOS Basic - Multiplayer Options Available? 1 Answer
Multiple Touch Drag iOS 0 Answers