Click inside sprite and toggle

I have some trouble getting my click event to work.
I have a sprite with two animations.
When I click it, I want it to change to a different animation.
I can fire the first event, but when I have both events active nothing happens.

This still only works changing the animation on the first click

https://wiki.gdevelop.io/gdevelop5/tutorials/how-to-make-togglable-states-with-variables

Thanks.
I solved it with this :slight_smile: