Hi, i will like to compare in the same object two differents animations, i explain.
I create on the screen 4 objects, the sprite its the same, but it have different animation (random).
I will like to do if the animation is "Default" or "Default2" (The name i wrote), add a point, but if the animation is other for example animation 2, substrate a point.
This is how i have now, but only works with "Default", I need the two animations if one or the other.
https://gyazo.com/dce871d41cfe471f019ef19f1e93f335
The wait 0.1 is not necessary its only because i was making other things