SkipAnim

From the Oblivion ConstructionSet Wiki
Revision as of 21:26, 31 March 2006 by imported>Reznod
Jump to navigation Jump to search

Syntax:

 SkipAnim 

Causes the current animation to not be played for this frame.


It does not matter where this functions is placed in a script, it will always apply. So, for example, if this function is within an “if” block and the conditions are false it will still skip the animations.