FPS Sample is now available in Unity 2018!
Download the fps.sample project from here: https://on.unity.com/2Scs2ZD
The FPS.sample is a complete multiplayer First Person Shooter (FPS) game project that will be made publicly available. The purpose is to show how a larger game project can be structured, to show how to do FPS netcode based on a server-client architecture and to showcase some of the latest Unity features including the HD render pipeline.
It can be used either as a starting point or as a source of inspiration by intermediate and experienced devs.