I'm having a slight glitch with a move event. I narrowed down where the glitch likely is, and took a screen shot of it. Basically, the player is supposed to move 4 steps to the left. Problem is, he only moves one before the rest of the script acts, despite there even being a wait until move's completion command. I have tried moving the wait command, adding more of them, and even eliminating them all together, but I get the same or a similar issue:
Help?
EDIT: Found out that it was the dash common event that was screwing with it after finally finding a thread detailing a similar problem
God, what a headache for THAT! >.< Now to try variables to save myself on switches. Joy >.>