Photon Unity Networking This package is a re-implementation of Unity's Networking, using the Photon Cloud Service. Also included: a setup wizard, demo scene, documentation and editor extensions. Integration This package adds a editor window: Menu -> Windows, Photon Unity Networking Importing into your project To import this package into your project, skip the folders "Demo Worker" and "MarcoPolo-Tutorial". You can also delete them after import. Everything important is in the folders "Plugins" and "Editor". Server Exit Games Photon can be run on your servers or you can subscribe to our cloud service. The window "Photon Unity Networking" will help you setup a Photon Cloud account. This service is geared towards room-based games and the server cannot be modified. Read more about it: http://www.exitgamescloud.com Alternatively, you can download the server SDK and run your own Photon server. The SDK comes with a complete game logic (ready to run, like in Photon Cloud) but you also get the source code for the game logic to modify and extend it. A 100 concurrent user license is free (also for commercial use) per game. Read more about it: http://www.exitgames.com/photon Subscriptions bought in Asset Store Follow these steps, if you bought a package with Photon Cloud Subscription in the Asset Store: • Register a Photon Cloud Account: cloud.exitgames.com • Get your AppID from the Dashboard • Send a Mail to: developer@exitgames.com With: o Your Name and Company (if applicable) o Invoice/Purchase ID from the Asset Store o Photon Cloud AppID Files The files of the Photon Unity Networking package are: Documentation PhotonNetwork-Documentation.pdf Extensions & Source Editor\PhotonNetwork\*.* Plugins\PhotonNetwork\*.* Demo Scene DemoWorker\DemoWorker-Scene.unity Tutorial "Marco Polo" MarcoPolo-Tutorial\ The server-setup will be saved as file (when the Wizard was running) Resources\PhotonServerSettings.asset Help and more Please read the included pdf. Exit Games Forum: http://forum.exitgames.com/viewforum.php?f=17 Online documentation: http://doc.exitgames.com/photon-cloud