Skip to main content
ninose11
Inspiring
June 14, 2022
Question

why does AE's repeater effect fade in repetitions? how can I prevent the fade in?

  • June 14, 2022
  • 2 replies
  • 1007 views

Not sure what's causing this, but when I apply the repeater effect to a layer, the repetitions seem to fade in one by one which is not what I want. I don't want the repetitions to fade in and I don't understand why the Repeater effect is doing that. Is there any way to prevent this fade in and if not, can anyone recommend a repeater plugin for After Effects? Thanks very much in advance.

 

This topic has been closed for replies.

2 replies

Community Expert
June 14, 2022

The number of copy should always be a whole number. Millennium hit it right on the head.

Mylenium
Legend
June 14, 2022

Quantize the number of copies to full increments with a simple Math.floor(value) expression.

 

Mylenium

ninose11
ninose11Author
Inspiring
June 14, 2022

Thanks very much Mylenium but when I add that expression nothing happens:

ninose11
ninose11Author
Inspiring
June 14, 2022

Hi Mylenium,  I just got it working this way. Was that the right way to do it?