Skip to main content
Inspiring
April 27, 2022
Answered

Repeater opacity animation delay

  • April 27, 2022
  • 1 reply
  • 759 views

Hi forum.

 

I have made a repeater animation, and when each shape is revealed, there is a small opacity issue, where the next frame is slightly displayed, and when it gets to frame 9 ( thats how many I need) the last shape is not 100% opacity. What am I doing incorrect?

 

This topic has been closed for replies.
Correct answer Mylenium

You have ten bars in nine frames. Of course you will get timing issues where the opacity at any given frame for soem of the bars isn't 100 percent due to fractional values being produced. Simple math.

 

Mylenium

1 reply

Mylenium
MyleniumCorrect answer
Legend
April 27, 2022

You have ten bars in nine frames. Of course you will get timing issues where the opacity at any given frame for soem of the bars isn't 100 percent due to fractional values being produced. Simple math.

 

Mylenium