Hello world,
My character animation is incorrect as explained below
When my controlled player face north, move forward, backward and sideway is fine and simple…
But when player face east or west, move forward causes animation play sideway… When press right, animation play forward loop instead of sideway loop…
Animation Blueprint
I use get velocity and Break vector… Y to forward float value and X to Right float value…
What should I need to change?