That fixed my problem, thank you very much, great demo by the way.
Thanks for replying, I already had that however its a more gradual movement rather than a snap to the next tile based one which is what I'm looking for.
Develop games in your browser. Powerful, performant & highly capable.
I'm trying to get my player and other entities to move tile by tile instantly rather than gradually in a way that's identical to this demo: construct.net/en/free-online-games/boulder-dash-type-game-demo-70324/play
My problem is while I've achieved it in various ways, using the keyboard (key) is down condition activates that far too many times in the span of a second making it zoom off the screen.