To rotate the camera toward the mouse cursor when right-clicking, use “Get Hit Result Under Cursor” and rotate the camera gradually using interpolation. For the character to always face the cursor, calculate the direction using “Find Look at Rotation” and apply it to the character’s yaw. While experimenting with input responsiveness, I used mycpstest.fr to check how accurately and quickly I was clicking—helped fine-tune the control feel a bit.