How to shift the camera slightly toward the cursor for a main menu effect?

I spent nearly an hour looking it up but I couldn’t find results. I want the camera to slightly shift over the the mouse position on the main menu, just so it doesn’t feel stuck in place. But I don’t know how to do this without moving the camera to the wrong position. Can anyone help?

Use Convert Mouse Location to World Space

Combine it with this, and you’re good to go :slight_smile:

Thanks for the reply.

So first of all, I’m not very good with figuring out what to connect with what here, so could you show an image of them already connected? Thanks.

Second of all, I don’t have a PlayerController attached to it.

Nevermind, this layout seems to have worked! Thanks!

Can you help me do this as well?

How can i make this if i don’t have a character controller and camera?