Description
Showcase Video (Legacy Video. New video with Unreal 5 sample project coming soon!)
Video Tutorials Coming Soon!
Shooter Framework provides core features that are very common across shooter games whether they may be first-person or third-person. The plugin is developed to be generic and flexible to meet the needs of different types of projects. All functionality provided by the plugin should be treated as a “base” to build upon and project specific implementations should be added on top of the existing systems. It is super easy to integrate in new and existing projects (takes less than a minute) without having to deal with asset migration headache.
All systems are built with full blueprint support in terms of availability and extensibility of the systems. All features are written in C++ besides AI which has all behavior tree assets made in blueprints. You don’t need any C++ knowledge to use the systems. Most of the necessary examples are provided in the documentation which is written in detail on how to fully leverage and take advantage of the systems provided by the plugin.
Pros:
There are more features coming in the future updates. Please visit the roadmap to follow the development of the plugin.
Technical Details
Code Modules:
Number of Blueprints: 13
Number of C++ Classes: 42
Network Replicated: No
Supported Platforms: Windows and Linux (Should work on other platforms as well with little to no changes, though not tested)
Important/Additional Notes: This plugin does not include any art/visual assets or provide any “ready-to-use” assets. You are required to subclass the provided base classes and tweak them to your project requirements.
Supported Engine Versions
4.27, 5.0 – 5.1