Maybe this should be in Scripting... but anyway, ref this thread:
http://forum.unity3d.com/threads/determine-the-direction-for-mecanim.236786/
Use case would be dual thumbsticks, so you expect to instantly turn in any direction while maintaining motion in some other direction but I can't figure out how to calc the movement direction against the facing direction and turn that into a float for Mecanim to process the direction in a blend tree.
Normally I just use direct inputs for...
How to determine direction relative to actor as a float
http://forum.unity3d.com/threads/determine-the-direction-for-mecanim.236786/
Use case would be dual thumbsticks, so you expect to instantly turn in any direction while maintaining motion in some other direction but I can't figure out how to calc the movement direction against the facing direction and turn that into a float for Mecanim to process the direction in a blend tree.
Normally I just use direct inputs for...
How to determine direction relative to actor as a float