make a 4 direction walking BlendSpace.
If I change input from left(-90) to right(90) with interpolation setting, the BlendSpace will change like(-90->0->90),It will blend a forward animation into it.
I want it to (Left(100%)->Left(50%)&Right(50%)->Right(100%)),Has any setting with it?
TargetWeightInterpolationSpeedPerSec seems no help.