A plugin for implementing a multiplayer shooter in C++ and Blueprints with many useful features and components that you can use in your project.
GDK Shooter (Game Development Kit) is a multiplayer shooter from 1st person 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.
This project is developed on a system of components, so if you like something in the project and you want to integrate it into your project, you can easily do it thanks to the system of components.
Demo Video | Documentation | Example Project
Implemented:
Content in Plugin:
Number of C++ Classes: 36
Content in Example Project:
Number of Blueprints: 99
Number of Materials: 32
Number of Textures: 106
Number of VFX: 17
Number of Static Meshes: 57
Number of Skeletal Meshes: 10
Number of Animations: 82
Input: Gamepad, Keyboard, Mouse
Network Replicated: Yes
Supported Development Platforms: Desktop
Intended Platform: Windows, MacOS, Linux, iOS, Android
Platforms Tested: Desktop