Rotate character instantly

Hi I’m currently using the top/down template movement and I would like my character to rotate instantly towards the direction the player is going.
Right now it rotates using the Orient Rotation To Movement within the character movement component. I would like the rotation to be instantaneous any ideas how I can achieve that? Thanks.

You could try this for a simple override if you do not want to rewrite the entire movement logic: