Skip to content

ChristianHinko/InputSetup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InputSetup

This is a C++ plugin extending EnhancedInput to improve workflows both in code and in editor. It makes use of Gameplay Tags to identify Input Actions via a configurable map in the project settings. The map is stored in an EngineSubsystem and is treated as a centralized place for all Input Actions. This removes the need for defining Input Actions in C++ and prevents code redundancy. Modules external to the game project can also contribute to the Input Actions map through a provided Primary Data Asset. Adding input actions is also supported for Dynamically loaded modules (e.g. Game Features).

Collaborators: Brian2524, ChristianHinko.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •