A freeBootcamp Multiplayer Demo is available on the asset store.
It shows how to add multiplayer functionality to an existing project using Exit Games’ Photon technology.
Please leave feedback/suggestions/requests below or in the Exit Games forum.
UPDATE 2011-06-07: Version 1.2 released - Fixed the broken fire animation sync. UPDATE 2011-09-02: Version 1.2.2 released - Fixed compatibility to unity 3.4.
Looks great, but the only reason I would ever switch from Unity’s built-in networking to a solution like photon would be for increased security/to prevent cheating; what exactly was the reasoning behind making the project non-authoritative?
A good question. The demo shows how you can use photon out of the box without having to do any server changes - this approach seems to easier to start with for most developers. Once this architecture is in place it doesn’t take too many changes to make the server authoritative. You don’t have this option when relying on peer-to-peer.
I am getting an error on import saying the “ShaderFixor.exe has stopped working” … have pro version and it is fully updated. Dont know what this is all about but it messes up the entire thing and I cant use it
I have registered iOS standard Unity… after upgrading today and trying to include the multiplayer demo I get the same result as Zergcow, “ShaderFixor.exe has stopped working”.
-trek
yea that and some comments in the code or a tutorial would be nice. I have been trying to get Photon working for months now. I just cant seem to get it. If they would have had some more user friendly tutorails or something to get me going they would have had my money months ago because I will buy it once i figure out how to get it working. I am sure alot of us would, they really should look into getting more tutorials out there. Yea I know you got like a single tutorial on how to setup the server and a single tutorial on how to start your own project. I bet if you had a few tutorials on how to set things up in Unity you would sell like wildfire.
You have what we all want it is just that the learning curve is stupid compared to your competition who all have tutorials and documentation to lower the curve…