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

Can't quite wrap my head around loopOut() ???

Guest
Dec 13, 2009 Dec 13, 2009

So at first I was confused and not sure if my next loop started immediatly upon the same frame as my last keyframe, or on the next frame after it?

I've set up some simple expeiments and I'm pretty sure it starts on the same frame as the last one, overwriting the last keyframe with the first.

So, I have a box whose opacity is

100% on frame 0

0% on frame 10

then on frames 20, 30, 40, etc it is 100%, and it fades down, and never actually gets to 0%, except for on frame 10.  Seems a little weird to me, but okay.

But I feel like there are anomolies.  In particular, I have a circular mask and I am animating the mask's expansion so my object is hidden on frame 0, iris's on by frame 60, and then holds till frame 100, at which point I want it too repeat.

So I have mask expansion

-222 on frame 0

0 on frame 60

0 on frame 100

Now when I go to frame 200 expansion is at 0, not -222 like the box experiment lead me to assume.  So I set frame 100 to --222, and frame 60 to be a hold keyframe, and go to frame 200, and it is still 0, even though both frame 0 and 100 are set to -222.

I am confused????

TOPICS
Expressions
771
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

correct answers 1 Correct answer

Community Expert , Dec 14, 2009 Dec 14, 2009

To get loopOut() to cycle the way you expect, you just need to make sure you set your keyframes up so that the last keyframe has the same value as the first. So in your last example, try moving your second 0 keyframe to frame 99 and setting a keyframe for -222 at frame 100.

Dan

Translate
Community Expert ,
Dec 14, 2009 Dec 14, 2009
LATEST

To get loopOut() to cycle the way you expect, you just need to make sure you set your keyframes up so that the last keyframe has the same value as the first. So in your last example, try moving your second 0 keyframe to frame 99 and setting a keyframe for -222 at frame 100.

Dan

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