is this right?
It only moves by 2 pixels and all animations don't work.
You have to invert both sub conditions, right click on it: invert, see on my pitcure it has an X in front of it, it means: invert
If you hold the -> key, it will move forward 2 pixels
Sub conditions: if there is not a timer "W" already running: Do start it with 2 seconds
if the animation "An1" is not playing, Play "AnTo_1"
On timer "W" it is going to play "An1"