Avoid rotation in Sidescroller blueprint

Hello, community i have a, little issue.

de4f053ba250a03632306362834b6b6ff51a5e62.jpeg

So, I’m using the sidescroller blueprint (as the title say) and I don’t want my character rotate each time I push left or right arrow, I want he face directly to the right or the left when I push the button

I’m using the MoveRight event.

I appreciate each answer, and thank you

here is a way to do it
Go to your “Character Movement Component”-> Rotation Rate-> Set Yaw to a big number , ex:9999

Thanks man! That works i think! Just let me check if everything else works

If i could vote your answer, i will do it, it works!! and i don’t need to re make blueprints!! Thanks man!