void HudSetCameraAngles(fixed angle, fixed pitch)
This is a HUD Library function.
Sets camera direction using two angles.
HudSetCameraAngles(GetActorAngle(tid), -GetActorPitch(tid))