Can't adjust the face direction of character(always face forward even when he is walking rightward)

I am new to unreal engine 4 and I followed the online tutorial and made my character movable, but he kept facing forward even he was walking to other direction(the pose was always same with that when he was walking forward).
Thank you all!

try unchecking use controller rotation yaw, located in the class defaults, details->pawn->use controller rotation yaw. im assuming here that your using something like the third person setup.

245676-capture.png

hmm thats only part of the issue though its been awhile since i made a character from scratch.

Thank you. But I tried already, the problem still existed.

Thank you, I had tried already but the problem still existed…

Eventually, it is solved by unchecking use controller rotation yaw. Anyway thank you.

1 Like