Call of Duty Script Documentation

orientmode( <orient mode>, <face angle> | <direction vector> | <face point> )


Module
AI


Summary


Set the orient mode of this actor.

Call this function on


<actor> An actor

Example


randAlly OrientMode("face direction", level.player.origin-randAlly.origin );

Minimum Number of arguments: 1


Number of optional arguments: 3



Return to Function List