Call of Duty Script Documentation

animmode(<mode>)


Module
AI


Summary


Set the way that animation deltas are interpreted by the game engine

Call this function on


<entity>

Example


self animMode ( "gravity" );

Minimum Number of arguments: 1


Number of optional arguments: 0



Return to Function List