Difference between revisions of "ScriptEvent:syncAnim"

From Mod Wiki
 
(No difference)

Latest revision as of 18:18, 5 November 2007

Parameters

integer from -- Channel to sync.
integer to -- Channel to sync to.
integer frames -- Number of frames to blend over.

Result

None.

Supported By

idActor

Functionality

Syncs the two specified channels, using the given number of blend frames.