So I have a button and when this button is pressed it's playing a certain Animation (2DToolkit), but when the button is pressed again, the animation starts again before the last cycle of the animation could end.
Is there a way to prevent more input on the button till the moment the animation is done playing?