move on a grid (or hex!!!)
Through experimentation i have figured out how to make a direction graphical button that when pressed moves my game actor left. This works but the user can hold down the button and the actor will continuously move. What id like to happen is that the user be able to press the button and move the character X amount of space, like on a grid (or hex). Any one have the time to help me out?
Comments