I thought I had this figured out. Same code made it go up. Then I added code to go down then it went up at a curve. Now it's going to a right.
Real simple: How to make a Sprite move up and down? It goes up, stops, goes down, on a loop. Up, down, repeat, up down, repeat. I tried 8-direction and jumping and nothing is working. Simulate up keeps upping it even though I say Stahp in the code, and tell it to reverse direction and go down.
Telling it to reverse direction or simulate DOwn makes it go LEft....
Please help. A sprite going up, then down, repeating.