arcticPigs release V1.0 helpefiles |
![]() |
Adds a cross-fade event to the action-sequence.
A cross fade is basically a fade-out on the sequence you add the XFade to, and a fade-in on the sequence passed as a parameter. The result of a cross-fade is a smooth transition from one action-sequence to another. For a description on how fading is accomplished see FadeIn or FadeOut
Syntax: |
void xfade( finalAction as actionSequence, float eventtime, float fadetime, float finalfadetime) |
Parameters: |
|
See also:
Last Updated: 06/16/02 |