Miscellaneous Leaks

Stop motion After Effects Script

Submitted by guccigundam, , Thread ID: 243027

Thread Closed
24-05-2022, 04:44 AM
#1
This is an awesome script i use for AE time remapping:

n=2; // Play every 2 frames
m=2; // Play each frame twice
f=timeToFrames(timeRemap);
p=Math.floor(f/2);
framesToTime(p*n);


found it originally here:
https://sundstedt.se/blog/stop-motion-look/

Users browsing this thread: 1 Guest(s)