Rotate actor to look at mouse but fails when camera rotates.

Hi, I am a beginner in BP, the video is a demo of a character looking at the mouse. When I rotate the camera however, the “look at mouse” does not update relative to the camera rotation, I have a feeling that this is a very simple fix, but I’ve done a lot of research and tried a lot of alternatives but I can’t seem to fix it. I appreciate the help and thanks in advance!



PlayerLookAtMouse_CameraRotate_Demo

Hey @Carloblk! All you need to do is this to make the character face towards the cursor and this way it’ll work as intended for different control rotations without needing any additional things:

And here’s the result:

Hope this helps! :innocent:

@VisAligis Thank you for this solution, works perfectly!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.