FPS Sample
A first person multiplayer shooter example project in Unity
...Game code that includes unsupported custom netcode with an authoritative server architecture supporting up to 16 players (not recommended for use in production). It’s intended as a source of inspiration and learning for intermediate and experienced developers using Unity 2018.3 or Unity 2018.4 LTS releases. It’s using experimental tech. Please note that the project is not supported and we highly recommend upgrading to supported packages if you wish to use parts of the project as a starting point for your own. Use it to learn about the latest features in Unity, extract and use the parts you need or use the full project as a starting point for your own games.