Code: Select all
SetSlideShow( CONFIG_PARTICLE, FALSE );
StartSprite( "A.Scanner.Darkly[2006]DvDrip[Eng]-axxo", );
SetWaveShape( "Simple Vertical", 0 );
SetColorMap( "Hero", 0 );
SetFlowField( "Right Turn", 0 );
SetNextFlowField( "Noise", "", 30, 5 );
0:20
SetSlideShow( CONFIG_PARTICLE, TRUE );
StartParticle( "Spinning Plane" );
0:20
SetSlideShow( CONFIG_PARTICLE, FALSE );
thanks in advance.