RMRK is retiring.
Server is paid up for the rest of 2026, but the forum may go after that. See here for more information. Please archive or save anything you would like to keep before 2027.
Main Menu
  • Welcome to The RPG Maker Resource Kit.

[RESOLVED] Glitch with a move event

Started by Shadow Phoenix, August 11, 2009, 07:37:09 PM

0 Members and 1 Guest are viewing this topic.

Shadow Phoenix

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 >.>