I have no code to display, since I haven't been able to get this to work properly at all. I don't know the right "methodology" to set up the code in.
Here is what I want to happen:
There is a character on the screen. When you press the key, I would like this actor to move exactly 1 cell per cycle, with each cycle being redrawn, until 50 cells have been achieved then stop.
That's it.
To date, I haven't been able to set up a code that would do this, every loop I try to use cycles itself completely 50 times before being redrawn on the screen. What I want is for each movement of each cell to be redrawn so that I see the character move 50 cells exactly then cease until the button is pressed again. I intend to then animate the character in between those movements.
Any help would be appreciated. Thanks in advance.
