Black Ops III

AnimRelative

Runs an animscript on an entity.

Example:

driver AnimRelative( "germantruck_driver_closedoor", org , angles, driver.closedooranim )

Parameters

ParameterSummary
*notifyThe notify to send
*originThe starting position of the anim script
*anglesThe starting angle of the anim script
*animationThe animation
[mode]Valid modes are "normal" and "deathplant"
[root]The root animation

* = mandatory