This is just an example of how I usually avoid glitches from people clicking sprites like wild animals ;) The idea is to check if a click is already being handled (variable Handling Click = 1) before setting Handling Click to 1 and asynchronously calling a broadcast handler which sets the Handling Click to 0 when done.