Hi,
When I use the Leap Motion SwipeGesture function, a single motion of the hand could create more than 5 swipe gestures. I believe that it's because Leap Motion detects fingers instead of hand. I tried to reduce the motion detection by making the function only detects index finger. However, occasionally, the function still detects 2-3 swipe gestures. Is there anyway to make the function only detects 1 swipe gesture in a single swipe?
Regards.