It’s just not clicking for me. I did the challenge in the video and couldn’t figure out why the debug line would not face in the same direction as the camera. I assumed the GetForwardVector() function would return the forward vector of the component.
What I was doing:
While the issue was that I was not adding it to the starting vector, which Sam covers at the end of the lecture.
This isn’t really a question more so than just a complaint I guess? There is a lot of math that I simply don’t seem to be able to wrap my head around and it can be very frustrating at times.