Copy link to clipboard
Copied
Hey, back with another question lol but this problem has kept occurred in so many animations i try to do.
So I'm trying to do a classic tween when something is moving up and to the right and then rotating at the same time. These are two different keyframes of course and I created each one seperately with absolutely no breaks in between so when the classic tween is added, it should just move smoothly while rotating to the specified location. But then when I put in the classic tween and play it, the animation is smooth for a bit but then I found out it tween to a different location one frame before the actual keyframe and then when it hits the next keyframe, it snaps awkwardly from the random position to the desired position.
Idk, this seems to happen to much and I don't want to make new keyframes within the tween just to fix it. Is there a reason why it keeps doing that?
99% of the time a symbol jumps at the end of a tween it's because the registration point was changed. Don't do that.
Copy link to clipboard
Copied
Any time you meet such problems please think about your object on stage.
First off all - object you are animating MUST be a symbol. Any kind of symbol you wish - but symbol.
Second rule is also simple - you can animate ONLY one Symbol at once on specific layer. Be sure you have not any additional object on your layer
So, in this case try it from scrach. Draw or import any graphic you want to animate. Select all (Ctral+A) and convert to symbol (eg. Graphic). Then start doing your animation.
So remember:
1 rule - every object you want to animate - should be a symbol
2 rule - remember in any time you can animate only one symbol on one layer.
pawel
Copy link to clipboard
Copied
thanks A LOT
Copy link to clipboard
Copied
99% of the time a symbol jumps at the end of a tween it's because the registration point was changed. Don't do that.
Copy link to clipboard
Copied
this has been marked "correct answer" but I'm experiencing the same issue as OP and the registrtion point has definitely not moved
Copy link to clipboard
Copied
Clay meant the Transformation Point.
Do not move the T Point in either keyframe.
To restore it over the Reg Point, double click it with the Free Transform tool in both keyframes. The tween will be fixed.
Copy link to clipboard
Copied
forgive me - but when I read "registration point" I misinterpreted it as transformation point (I think - this is the white dot around which transformations are applied, right?).
So yeah, I had the same problem even when that point had not been moved.
Copy link to clipboard
Copied
See if this video shows the issue you are experiencing.
If not, maybe you have a different problem, or you are not tweening the same symbol instance.
If you're still struggling with tweening, it will be best if you record a video (screen capture) and post it here, or upload your FLA with the broken tween to google drive and post the link here.