Hey there, how do I get the current walking direction when using AILerp? It has nothing like AIPath.desiredVelocity?
Solved: (GetComponent() as IAstarAI).velocity
Hey there, how do I get the current walking direction when using AILerp? It has nothing like AIPath.desiredVelocity?
Solved: (GetComponent() as IAstarAI).velocity