BlendSpace not working properly, animations acting weird!

Hi everyone,

I need some help on a problem that I’m stuck on for 2 days now (I’m a novice on Unreal Engine) and nobody could help me on discords so that’s why I’m here.

So here’s my problem : I created a character with all the things we usually do (Character BP, Anim BP, Blendspace2D,…
and I have a problem with my animations for Walking_East, Walking_West, Walking_SE, Walking_SW.
So :
Walk_N = Move Forward
Walk_S = Move Backward
Walk_E = Move Right
Walk_W = Move Left

So when I walk left or right the character turn his head to our backward and walk left/right and I don’t know why, I tried rotating skeleton but it rotates for all the other naimations, I tried switching places for the anims in the BlendSpace, but the problem keeps getting there. And also ingame, all the animations of walking right/left backward don’t work it play running animation all the time (screenshot1)

Check screenshots for better understanding

Screen capture - 4a7dac47bb2d02f7016a34c1cb175422 - Gyazo (screenshot 1)

For instance this is the animation to go to the right(knowing that walking to us is the forward direction) he looks backward and move the right instead of keeping looking at us

Thank you