Skip to main content
Participant
May 24, 2020
Question

Classic tweening along scaling guide does not work properly

  • May 24, 2020
  • 1 reply
  • 416 views

I am trying to create an animation where symbols follow a scaling guide across the screen. The symbols will begin invisible (Alpha: 0), then become completely visible (Alpha 100) about 1/3 of the way across the guide. At 2/3, the symbols will once again become transparent, fading into invisibility again at the end of the guide.

 

The guide is set up (a straight line with Width Profile 1) so that the symbols get a little larger as they go across, then smaller as they reach the end. Pretty simple.

 

Here's the problem: In the animation that I'm trying, the symbols stop 2/3 of the way across and disappear. The first 2/3 of the guide perform as intended, but the last 2/3 do not function as I said. The odd thing is: the animation works perfectly on the stage. Nothing seems amiss. But when I export or test the scene, the malfunction occurs. This is so bizarre. I've done scaling guides exactly like these before without issue. The ONLY animation that works as intended is the one animation that is nested just below the guide layer. Even though all the other layers are also nested underneath, ONLY the one just underneath works correctly when testing or exporting. The others nested under the guide malfunction as I stated.

 

Does anyone have any suggestions??

    This topic has been closed for replies.

    1 reply

    n. tilcheff
    Legend
    May 25, 2020

    I may be wrong, but I am unaware of the existence of such a 'scaling guide' feature.

    If it's ever worked, that could have been accidental.

     

    Suggestion: Do your scaling with a keyframe in the middle. Control Alpha with a custom ease graph for that property of the tween.

     

    Nick - Character Designer and Animator, Flash user since 1998 | Member of the Flanimate Power Tools team - extensions for character animation
    Participant
    May 25, 2020

    It's possible. I'm an absolute beginner to Animate and I've learned what little I have through YouTube tutorials. It's possible that I got some bad info.

     

    Here's what I mean by "scaling guide". A line with "Width Profile 1"--meaning, a line that gets fat in the middle but stays skinny on the ends. Then, I use it as a guide and check the box "Scale Along Path" to make sure that the symbol gets bigger as the line gets fatter and then gets smaller when it gets thinner toward the end.

     

    I'm such a new beginner that I haven't heard of a "custom ease graph". I'll have to look that one up. Thank you, though.

    n. tilcheff
    Legend
    May 25, 2020

    Hi again, mate,

     

    I have to apologise. I was wrong.

    I was unaware of the addition of this 'scaling guide' feature and now after your explanation I could see and test it.

    It worked on AA 20.0.3 right away.

     

    So, a huge "Thank you!" for pointing my attention there and teaching me a technique I did not know!

     

    --

     

    A custom ease graph allows you to tween a given property independently of others. In this case you can have your tween span over 40 frames, but you go from 0 to 100% alpha in only 10 frames.

    Choose "Ease Properties separately"  and click on the pencil button next to Color.

    Adjust the graph:

     

    Good luck!

     

    Nick - Character Designer and Animator, Flash user since 1998 | Member of the Flanimate Power Tools team - extensions for character animation