If you're using the TileMovement behavior, you can change the Speed X and Speed Y to however fast (or slow) you want the player to move.
In addition, you can turn off the Default Controls and then simulate the four directions with on key pressed - that way it will take one key press for each movement, instead of accidentally holding the key down and zooming across the screen.
Hope that helps.