Thursday, October 29, 2015

FPS Multi Player Prototype - Photon Networking Framework (PUN) - Unity 5

I have started this prototype way back but being on internship for last five months i find very less time to spend on this. The very purpose of starting this prototype is to learn the basics of multiplayer game development.

I have used the plugin Photon Unity3D Networking Framework aka PUN (Free plan 20 concurrent users) for implementing real-time multiplayer First Person Shooter.

Features Implemented:
  • Real-time Player Movement/Animation Sync through cloud
  • Health System
  • Shooting & Re-spawning

You can check out the game here:
(Needs Unity Web Player Plugin)

http://www.googledrive.com/host/0B5whRfr__jOCLWxlSDltR3h4NWM/Web.html


Screenshots







 All the art assets used are sourced from internet.