Follyx Posted July 6, 2017 Share Posted July 6, 2017 Hi together, please what different methods are possible to activate a parameter i.e. the impulse activation in a POP. I.e. ever fifth frame. And whats the most elegant way to figure such a thing out. Help. ok. But where to start and for what to search.... Thanks in advance Quote Link to comment Share on other sites More sharing options...
Follyx Posted July 6, 2017 Author Share Posted July 6, 2017 found it by myself, i.e.: if($F% 3 == 1, 4, 0) each third frame the output will be 4 otherwise 4. 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.