Gamasutra - Blogs http://gamasutra.com/blogs/ Darrel Cusey's Blogs Tue, 21 May 2013 06:12:47 EDT en-us scarless@think-services.com (Simon Carless) Server Migration in Unity - by Darrel Cusey http://gamasutra.com/blogs/DarrelCusey/20130514/192230/Server_Migration_in_Unity.php Programming,Console/PC This is the third article in my 3-part series demonstrating how Unity's built-in networking can be easily enhanced to allow for a peer-to-peer networking model. In this article, I demonstrate Server Migration - unity package included. http://gamasutra.com/blogs/DarrelCusey/20130514/192230/Server_Migration_in_Unity.php Tue, 14 May 2013 07:02:00 EDT Server Discovery in Unity 4.0.1 - by Darrel Cusey http://gamasutra.com/blogs/DarrelCusey/20130307/188088/Server_Discovery_in_Unity_401.php Programming,Indie Unity is Client-Server in its networking design. A peer-to-peer system, though, can be developed on top of Unity's existing networking framework. In this article, I'll demonstrate how to do Server Discovery in Unity. http://gamasutra.com/blogs/DarrelCusey/20130307/188088/Server_Discovery_in_Unity_401.php Thu, 07 Mar 2013 02:01:00 EST Unity Networking Sample Using One NetworkView - by Darrel Cusey http://gamasutra.com/blogs/DarrelCusey/20130221/187128/Unity_Networking_Sample_Using_One_NetworkView.php Indie,Programming In this post, I make a simple peer-to-peer FPS Networking demo in Unity that uses only one NetworkView no matter how many players join your game. Includes a link to the Unity Package you can download and run yourself. http://gamasutra.com/blogs/DarrelCusey/20130221/187128/Unity_Networking_Sample_Using_One_NetworkView.php Thu, 21 Feb 2013 07:10:00 EST