Create global variable: touch_input = 0. 0 value is the default.
Add another condition in touch event: if global variable touch_input = 0.
Create action:
Enable touch event: set 0 in touch_input.
Disable touch event: set 1 in touch_input.
sorry for my english :/