Skip to main content
Known Participant
August 30, 2020
Question

Symbols and Keyframe HELP

  • August 30, 2020
  • 2 replies
  • 197 views

Hey so i dont know if im explaining this right but in Animate cc i have a symbol of some hair that ive already set to move around with keyframes and classic tweens now when i go into that symbol and make the timeline the same frame length as the projec then use the morph tool to make the hair move when i go back out at every keyframe in the original timeline the loop of the hair moving restarts from frame one of the timeline within the symbol.

 

Any help is appricated thanks

    This topic has been closed for replies.

    2 replies

    n. tilcheff
    Legend
    August 30, 2020

    Use Sync Symbols To Timeline to resync all the keyframes with one press of a key.

     

    Nick - Character Designer and Animator, Flash user since 1998 | Member of the Flanimate Power Tools team - extensions for character animation
    kglad
    Community Expert
    Community Expert
    August 30, 2020

    that's expected.  if you don't want that don't use keyframes or use code (in an actionscript layer) to store (in a variable) the frame of hair just before the next keyframe on the hair layer and use that variable in hair layer keyframes with a hair_mc.gotoAndPlay().