Hello,
how can I get started with programming custom gestures for the leap motion controller in c++ in Unreal Engine 4.17?
I am asking about what kind of cpp files do I need? As for the maths background I am quite knowledgeable, but I do not know how to get started programming wise.
I have tried this tutorial: https://developer.leapmotion.com/documentation/v2/unreal/unreal/Leap_Unreal_Cpp_Tutorial.html and I also installed the LeapMotion Plugin, but it doesn't seem to let me add LeapMotionController or Leap to my publicdependencymodulenames.
Are there any other ways to incorporate it into my ue4.17 project?
Kind Regards,
Umeer