Hi,
I did it a different way, I was wondering if this is good enough, it seems to work.
The character can move in any direction at full speed and all the blend animations work.
Does anyone know if there are any downsides to doing it this way (using Navmesh.velocity and then using the magnitude of the value in a float).
Thanks