Call of Duty Script Documentation

setlookatyawlimits( <look anim yaw max> , <look yaw limit>, <blendtime> )


Module
AI


Summary


Set the limits of what this actor can look at.

Call this function on


<actor> An actor

Example


self setLookAtYawLimits(lookAnimYawMax, lookYawLimit, blendtime);

Minimum Number of arguments: 3


Number of optional arguments: 0



Return to Function List