midicon Posted July 21, 2017 Share Posted July 21, 2017 I'm trying to figure out an expression to use in a time shift, that will give me a posterize time effect (after effect plugin) on a cache. I want to play every 6th frame with a hold in between. the frames would look like 111116666612 ect... It seems simple but I just can't seem to get it. Any suggestion would be a great help. Thanks Rob Quote Link to comment Share on other sites More sharing options...
MENOZ Posted July 21, 2017 Share Posted July 21, 2017 try to put this in the timeshift node int($FF/6)*6 the sequence will be 0, 6, 12, 18... 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.