I would like to know if it's possible to cancel the wait action as I have some actions taking place after a delay if player doesn't touch the screen before its the wait is over. I would like touching the screen to start the wait action again and not execute what happens after the wait. If there's no other solution, then I suppose I have to create a custom timer for this.
If resetting the wait action is possible I would like to know and it would make things easier.