I'm toying with a click to move idea and figured i would use pathfinding to move the player. The layout has no solids (which is what I want) but I noticed when I click the player rotates to the angle, then moves. I'm trying to make it more like a car so it uses steering and makes more of a rounded turn.
There a way to just start moving while it calculates?