Guennoun Djamel

Guennoun Djamel

About Me

Expertise
Not Specified
Location
Not Specified
Website

Connect

Recent Forum Posts

Expression for "every other frame"? April 10, 2017, 4:57 p.m.

hi all, thanks for the replies.
i want to know another way to do it. Am workin with the seed for the scatter node. I want that the value stays as it is and adds every N frame. In this solution if(($F % 5 == 0),$FF,0), it returns to 0 and its not what i want.
Thanks…