Difference between revisions of "PlayMagicShaderVisuals"
Jump to navigation
Jump to search
imported>DragoonWraith (added optional reference) |
imported>DragoonWraith (link to Effect Shaders) |
||
Line 5: | Line 5: | ||
pms effectShockShield 10 | pms effectShockShield 10 | ||
Plays an [[Effect Shader]] on the calling reference. Visuals will play at least one cycle, regardless of | |||
Plays | |||
duration, and if no duration is specified they play indefinitely or until the art stops animating. | duration, and if no duration is specified they play indefinitely or until the art stops animating. | ||
==See Also== | ==See Also== |
Revision as of 12:00, 13 July 2008
Syntax:
reference.PlayMagicShaderVisuals EffectShaderID Duration
Example:
PlayMagicShaderVisuals GhostEffect pms effectShockShield 10
Plays an Effect Shader on the calling reference. Visuals will play at least one cycle, regardless of duration, and if no duration is specified they play indefinitely or until the art stops animating.
See Also