Basically, I am trying to make a following camera system.
My idea is to make a camera system where there are 2 points, if the cursor moves and stops, then the camera will be looking at where the cursor stopped.
How would I make something like this?