How would I be able to do this? I know I would need to use mouse.X and mouse.Y, but I dont know how I would use it to make the camera turn, filter the space where the mouse needs to be to move the camera, or how to do it for all directions.
Try calculating the distance at which the mouse was clicked from the center of the screen in order to calculate the intensity at which you should move the camera