Originally Posted by
levent
You set isClick to false at the end of your loop. That makes your loop to run only once. This is why you see no movement!
sorry that, i did not mention, i use a button click to control the movement.
whichmeans, whenever i click on the button, it will move.
by the way, this code can run, but it directly show me the final screen, which is i can not see the progress of the movement.
thanks