Forum Replies Created

  • Felipe Reynoso

    January 29, 2014 at 7:33 pm in reply to: Help With Expressions – Faking Stop Motion

    If you have it working with the sliders, how would you accomplish it? Do you put the code within Time Remapping or in the Slider?

    n = effect("frames skipped")("Slider");

    m = effect("frame repeat")("Slider");

    f = timeToFrames();

    p = Math.floor(f/m);

    framesToTime(p*n);

We use anonymous cookies to give you the best experience we can.
Our Privacy policy | GDPR Policy