Question by
Nova-1504 · Mar 13, 2017 at 07:54 PM ·
gameobjectnavmeshagentspeedmovingfollow player
How to tell the current speed at which a GameObject is moving at via NavMeshAgent
I have a GameObject which is moving towards the player via NavMeshAgent. For the animation to play, I need the speed at which the GameObject is moving. How do I get this?
Comment
Your answer