A C++ multipayer first person shooter template project which loadout customization and other modern FPS game features.
Demonstration video: youtube.com/watch?v=rWyi2_zh12o
The first person shooter template project can be used as the base for your own FPS project or simply to explore and reuse the C++ source code and important assets. It includes many essential features for modern multiplayer FPS games, such as:
• Loadout and customization
• Fast-paced gunplay
• Teams or all against all
• Optional third person view
• Medic kit, ammo box
• Scoreboard
• Killfeed
• Score notifications
• Chat
• Mini map (multiple floors supported)
• Main menu
• Main and in game menu options
• Host server menu
• Server browser
Note: The images and videos show the FPS Kit in combination with other marketplace projects, like the Agents Character Pack, the Subway Environment, and the FPS Weapons Pack. These assets are not included but can be easily integrated with these steps:
1. Create a new FPS Kit project or skip if you already have one and close it
2. Open the FPS Weapons Pack folder (usually at "C:\Program Files\Unreal Engine\Launcher\VaultCache\FPSWeaponsPack\data\Content")
3. Copy the "FPS_Weapons_Pack" folder
4. Navigate to the "Content" directory of your FPS Kit project
5. Paste the folder from your clipboard and replace existing files