Skip to main content
Participating Frequently
April 27, 2020
Question

Can't move an anchor point on a tweened object

  • April 27, 2020
  • 1 reply
  • 549 views

I've been trying to move anchor points within tweens (motion tweens specifically), but I wonder if the tween has an effect on whether or not I can move them. The problem is, when I add a rotating effect on the object, the anchor point moves completely outside of the center and throws off the whole rotation. Also, when I bend the path of an object the same thing happens.

 

 

    This topic has been closed for replies.

    1 reply

    n. tilcheff
    Legend
    April 27, 2020

    Hi mate,

     

    1. Attachments in the forum have not been working for some time. If you edit your post and add the JPG via the dedicated image button in the toolbar we may be able to see it.

     

    2. I did warn you earlier against using Motion Tweens. You will have nothing but problems with them, in general. They may have some usefulness in less than 3% of situations. Use Classic Tweens.

     

    3. Saying "Anchor point" I imagine you mean the "Transformation point". Stick to the terminology.

    You never move Transformation point on either keyframe in a tween. It is not possible.

    More on the topic here:   http://flash-powertools.com/understanding-symbol-registration/

     

     

    Nick - Character Designer and Animator, Flash user since 1998 | Member of the Flanimate Power Tools team - extensions for character animation
    M.T.Author
    Participating Frequently
    April 28, 2020

    I can't control rotations and paths on classic tweens like I can with motion tweens. That's why I use them. But thank you for the link.