Camera Movement via Mouse

Im currently trying to get a functional Camera Movement, where i can move the camera a certain distance away from my controlled topdown pawn so that i can see what is up ahead of my player, but i cant find the right solution.
The X,Y Distance of my Camera from my PlayerPawn should be based on the Mouse Position.

Here a reference of how it should work.

I made something similar for another question, might be helpful for this :

It’s only on the horizontal axis, but you could easily hook up the vertical axis.

i will look into it thanks

Just tested it. Pretty much what i need, i just need to tweak it a bit so it fells smooth

1 Like

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