whenever i make a move event autostart, the character moving continues to move in the first direction i specified instead of the exact path i made. For example, if i put "right right up" the character would keep going right, instead of 2 steps right and 1 step up. When I make the event "on hero touch" or "push key" it works fine. Without this fixed, i can't make intros without prompting the player to do move or something.