Bug: SetFocalPoint doesn't update controller pitch rotation

I just figured out for myself that all I needed to do was compile my project after implementing this code (making sure to let all files index in visual studio first), then I could simply replace the parent class of my AI controllers in the game with my new custom controller. Thanks for sharing this solution!