Workbench
patreon
Tutorial 61: Seamless Patterns
🕑 Added 2017-03-10 18:41:47 +0000 UTC Thank you patrons, for supporting my tutorials. :)This week we check out a quick technique to set up seamless patterns for ribbon boards or anything else you need tiled.
Code
x = thisComp.width;
[x,0];
You can divide the comp width to increase the amount of copies. Just make sure to add more copies to the repeater and change the offset. ;)
Comments
Workbench
Hi! I never made this one public since it really depends upon what your boards are like, but I've attached the project file to this post. It should work for all shapes as long as you're using repeaters.
Aggie Gallagher
Does this tutorial have download files? I tried this code on a project I'm working on and it worked for one shape layer but not another.