Sometimes I have trouble visualizing how vectors actually work.
When we get the Look Direction vector, is it a Vector that’s relative to the absolute position of the camera in the world?
So as the camera moves in each frame we are saying give me a vector that represents from where the camera is to one unit away.
Thanks!
Edit: Also why cant Look Direction be used as the Start Location?