Grabber.cpp: https://pastebin.com/ry1HjMFk
Grabber.h: https://pastebin.com/U93Zv2FP
Issue: Implementing the FindPhysicsHandleComponent constructor (made sure I followed exactly as the video said) causes everything to go out of control. Versioning myself back to the previous state works, so I know the code before following along with this is fine. A multitude of errors appear, with a few of them actually changing entirely upon each build (the amount of errors also varies anywhere between 3 and 11). Manually taking out FindPhysicsHandleComponent entirely does not fix the issue, and similar errors still appear.