I have a move route in an event and it only uses the first action.My move route is...
@>Set Move Route: Player
: : $>Change Speed: 5
: : $>Move Left
: : $>Move Left
: : $>Move Left
: : $>Move Left
: : $>Move Left
: : $>Move Left
: : $>Move Up
: : $>Move Up
: : $>Move Up
: : $>Move Up
: : $>Move Up
: : $>Move Up
: : $>Move Up
: : $>Move Up
: : $>Turn Left
And also I have some turning wich only does the first turn. For the turning I have Wait 4 Frames in between all of them and Wait For Move Completion's after all. HELP!!
@>Set Move Route: Player
: : $>Change Speed: 5
: : $>Move Left
: : $>Move Left
: : $>Move Left
: : $>Move Left
: : $>Move Left
: : $>Move Left
: : $>Move Up
: : $>Move Up
: : $>Move Up
: : $>Move Up
: : $>Move Up
: : $>Move Up
: : $>Move Up
: : $>Move Up
: : $>Turn Left
And also I have some turning wich only does the first turn. For the turning I have Wait 4 Frames in between all of them and Wait For Move Completion's after all. HELP!!