If you poll the touch pins using the touchRead() function instead of using an ISR you can determine that a sensor has become touched rather than being currently touched.
If you poll the touch pins using the touchRead() function instead of using an ISR you can determine that a sensor has become touched rather than being currently touched.