Skip to content

Gesture Recognizers for Unreal Engine 4 implemented as components

Notifications You must be signed in to change notification settings

abhisheksagi/UE4-GestureRecognizers

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UE4 Gesture Recognizers

This is an under-development set of Gesture Recognizers for doing mobile development in Unreal Engine 4. Instead of being implemented as part of the UE4 Key/Event system, these are Actor Components that can be added to any Actor. Delegate methods (accessible as blueprint nodes) inform the actor when gestures meeting the requirements are found.

Bug fixes and additions are more than welcome.

This code is released under the MIT License (the text of which is included in the header files). You are free to use it, modified or unmodified, for any purpose, commercial or otherwise, free of charge.

About

Gesture Recognizers for Unreal Engine 4 implemented as components

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 97.3%
  • C# 2.5%
  • C 0.2%