Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Hello, everyone

New Here ,
Apr 12, 2022 Apr 12, 2022

I hope you're all having a good day.

I'm trying to make a perfect infinite loop with this fractal noise comp. Any tips? I've been sitting here for 5hrs trying to figure this out....

I'd really appreciate any tips!

TOPICS
FAQ , How to
150
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Apr 12, 2022 Apr 12, 2022

Expand Evolution Options and enable Cycle Evolution.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Valorous Hero ,
Apr 12, 2022 Apr 12, 2022
LATEST

You need to start with your base Nebula comps. For example, go into "Nebula_2" and change the expression from time * 25 to time * 36. That comp is 10 seconds, long, so you need to start by having a full evolution loop of 0 - 360 degrees. An even better expression, though, is this time * (360 / thisComp.duration) which will work on any comp, regardless of the length (and as long as your Fractal Noise runs the length of the comp.

 

Next, twirl down the "Evolution Options" and enable "Cycle Evolution." Set the number of cycles to "1" and your 10 second comp should loop perfectly, even with the Turbulent Displace effect enabled. 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines