Hey guys, I'm new to game development and so far I'm liking it as a fun hobby but I've run into a confusing situation already. I have a sprite with animations for both idle and when moving and I am trying to use construct2 to make this little game. The issue is that I cannot figure out how to get the idle motion to play when the "D" or "A" keys are being pressed.
I can get the "movinganimation" to constantly loop and move back and forth when "A" or "D" is pressed but when I am not pressing either the walking animation continues to loop.
Here's my events so far:
imgur.com/a/xgvy4