What is HEAD UIBOX TARGET ?
I think one of your vectors is reversed. You are doing “find look at rotation” from HitLocation towards that variable. In my case the camera vector goes from Camera towards HitLocation so most likely it’s the other way around. Try not multiplying the HitNormal by -1.