How to prevent animations from cutting each other

You need to put a DoOnce after the mouse event, and reset it after the animation has finished :slight_smile:

i have a combo that plays using the left mouse click but the problem is that if pressed the button multiple times quickly the animation will snap from the first to the second without finishing the fist one