How to make the character face the camera but respect move-direction

I am attempting to have the character face the camera when a movement key is pressed and have the character face the direction of desired movement. An example of what I’m trying to achieve can be seen below.

1 Like

I have no problem getting move-direction I just need figure out how to make it also move in the direction of the camera

I have the same issue too, yeah.