The Ninja Input plugin simplifies handling player input, while working with the Enhanced Input module.
It provides many Input Handlers out-of-the-box, which can be connected to your Input Actions and perform common tasks such as move, look, jump or crouch. It is also integrated with the Gameplay Ability System, providing Input Handlers for all common GAS-related activation/cancellation logic. You can also easily create new handlers for anything you need, using either Blueprints or C++.
On top of that, Ninja Input also includes you a simple yet powerful Animation-Based Input Buffer that allows handlers to be cached and triggered later and an automated detection of input types.
Technical Details​
- Simplifies the configuration and usage of the Enhanced Input plugin.
- Provides an extensive collection of Handlers that can be immediately used, reducing the develop time required to accomplish complex Input behavior.
- Fully integrated with the Gameplay Ability System (optional).
- Provides a clean, interface-based, structure to trigger UI Events from Input Actions.
- Detects Keyboard + Mouse or Gamepad inputs and broadcasts changes to your pawn or controller.
- Fully supports Blueprints and C++ for both configuration and extension.
- Well integrated with the Editor, providing contextual actions to create new objects and a Settings page to tweak global behavior.
- Clean and well-documented code and support site.
Code Modules:
- NinjaInput (runtime)
- NinjaInputEditor (editor)
- NinjaInputUI (runtime)
Original_Link: https://www.fab.com/listings/13f49ddf-2d0c-41b7-939f-4008e364c2dc