Black Ops III

ExtraCamAnimScripted

Plays the camera script on an extracam player.

Example:

ExtraCamAnimScripted( player, 0, "proto_melee_cam", gettime(), origin, angles )

Parameters

ParameterSummary
*playerThe player to play animation on
*extra_cam_indexThe extra camera index
*cam_animThe animation to play
*start_timeThe start time of the animation
*align_originThe origin to align to
*align_anglesThe angles to align to
[lerp_duration]The lerp duration
[camera_name]The camera name
[ignoreProcessingInitialNoteTracks]Ignores processing the initial notetracks if the camera time starts earlier

* = mandatory