I’m currently working on a blendspace animation that allows for my character to run in all directions.
I currently use the movement input values to drive the animations so I have my blendspace running from -1 to 1 on both axes.
The issue here is that ive noticed there doesn’t seem to be an obvious way to modify which animations triangulate causing my left and right animations to blend differently.
In the image, You can see how the left side has the red triangulation while on the right side, the blue triangulation is the desired blend.
If anyone has insight on this issue, It would be much appreciated. Thanks!