How do make player face forwards where the follow camera is looking? 3rd person shooter

thanks. but now I have the issue of turning speeds. I’m playing around with rinterp but nothing seems to be working :confused:

This is what I managed to do to make it work, however when I use set control rotation instead of set actor rotation, it doesn’t work. Why is this? The actor still rotates towards where the camera is facing which is what I wanted.

I then realised I could just add the option of set controller rotation yaw for when I held down the right mouse button which is the intended effect where the player only faces forwards. I wanted, and would turn off when let go.

Any tips on interp speeds when I right click? because the player instantly snaps to where the camera is facing.