open the userfun.expression file (user/discreet
# media strobe
strobee($strobeee) : frametoslip(frame-ceil(frame%$strobeee));
# media repeat frame
repeatt($repeattt) : frametoslip(floor(frame/$repeattt))+1;
# end of media strobe & repeat frame
Next time, when you want to do strobe in media, say strobe 5 frames just enter expression in the media slip & media matte:
strobee(5)
If you want to do repeat, say repeat every frame 3 times, enter expression in media slip and matte slip :
repeatt(3)
No comments:
Post a Comment