Direction variable

There is a variable or some way that I can substract the direction the object is currently moving to? Not the direction of the final destination.

Hi

You can use ai.steeringTarget: IAstarAI - A* Pathfinding Project

Thanks, also, I was wondering how do I add a public animator for example so I can see it in Unity when opening the scripts components?