Hello
I am using the default formula in the formula effector
sin(((id/count)+t/4)*360)
But I divided t by 4 to slow it down.
Now I want to make sure it continues to loop in the same frame range.
I tried dividing the amplitude by 4 as well, but no luck.
What is the best way to make sure a sin formula like this is loopable if you change the frequency?
Thanks!