void HudSetCameraActorAdvanced(int tid, int flags)
Sets camera position and direction to match those of the specified actor. Advanced version of HudSetCameraActor.
Takes the following flags:
Use |
operator to combine flags (e.g HUD_CAMERAACTOR_NOPREDICTION | HUD_CAMERAACTOR_NOVIEWHEIGHT
).