I'm having trouble with my animation not looping when it overlaps another sprite.
Overlap Animation Example
There's 2 animations. One animation is when the player is running, and another is when the player is running in front of an object. The first frame of the animation is shown when the sprites overlap, but it doesn't cycle through the animation and it doesn't loop. I'm thinking there's a conflict between my events, but I don't know what that is. Can someone help me figure out what the conflict is and how to fix it?