
Description
System Overview
Generic Input System(GIPS) is a further enhancement of the EnhancedInput module of Unreal Engine.
This plugin provides a simple and reusable way to respond to input events of EnhancedInput, and a set of mechanisms for more flexible management and use of input in games.
It supports development in both Blueprints and C++.
Make sure you have a basic understanding of GameplayTags and EnhancedInput before using the input system, this system just provides a more flexible and powerful way of using them.
ProvidedFiles: GoogleDrive 百度网盘
Support: Discord
This plugin is part of Generic Combat System. Don't buy this one if you have it.
----------------------------------------------------------------------------------
Update(Last update:02/17/2025)
See Full ChangeLogs.
----------------------------------------------------------------------------------
Key Features
Fully support the EnhancedInput system, simplifying the process and workload required for processing inputs.
Provides an InputSystemComponent for input setup and management.
Offers a series of built-in InputProcessors to handle common game inputs such as movement and camera control. It also provides a simple API for creating custom input processors based on your needs.
Features an animation-based input buffer system, allowing you to save your input at any point during animation playback and trigger it at the appropriate moment.
Configuring and managing inputs in the form of InputTags greatly simplifies the complexity of development by allowing the use of GameplayTags to handle the determination of input logic (like GAS) without having to write a lot of If/Else statements.
(Orbital Market is a fast search engine for the Unreal marketplace)