I am a complete beginner with regards on how unity works. I am trying to make a gesture based game using the detectors that come with the LMC sdk. Individually the gestures work on their own but if I tick all of the scripts to be active at once, only one works.
As you can see I have multiple detectors of the same script for different gestures and was wondering on how I am able to have all gestures work.