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.