Difference between revisions of "ScriptEvent:setAnimFrame"

From Mod Wiki
 
(No difference)

Latest revision as of 17:41, 5 November 2007

Parameters

string anim -- Name of the animation to play.
integer channel -- Channel to set the fixed frame on.
float frame -- Fixed frame to use.

Result

None.

Supported By

sdClientAnimated
idAnimatedEntity

Functionality

Sets the specified channel to a fixed frame in an animation.