Just use simple "if" statement in the expression. The following will run between frames 20 and 75: Code: if( frame > 20 && frame < 75 ) { // Insert your stuff here }