Hello all,
Today I implemented a new method of movement and there are things I would like to change but don’t know how.
GitHub repo: https://github.com/WillchillDev/Game
Video: http://youtu.be/x4fNMCjX1Do
Issue 1: The speed is too fast for my liking and I can’t think of a way to slow it down. How can it be slower?
Issue 2: I would like the tiles to be scaled up to 3 or 4 times the size of what they are now.
Issue 3: Any combination of horizontal and vertical keypresses stop movement entirely.
Thanks for your help.