Disable Orient rotation to Movement

Hello,

I would like to disable this option for my backward movement in the blueprint script.

I can disable it manually in the detail as you can see, but I cannot do that with the Event Graph, why ?

Hey shaynox,

You can change Orient Rotation in Event Graph. But for this, you need Character Movement reference.

230897-orientrotation.png

I already tried this, but it’s not working, it’s work only if I remove the set true after backward movement, but I want it back.

Okay them, can you try to enable Use Controller Rotation Yaw when going backward.

not working