Wicklets / wick-editor

A free and open-source tool for creating games, animations and everything in-between!
https://www.wickeditor.com
GNU General Public License v3.0
618 stars 101 forks source link

Clips should have the option to "sync" with their parent timeline #134

Closed zachrispoli closed 4 years ago

zachrispoli commented 4 years ago

Describe the solution you'd like In Flash/Animate, a Graphic can be used in place of a MovieClip when you want a looping animation as part of your animation, but you also want to be able to see the looping animation when you preview/scrub the main animation.

Another part of this option is the ability to have Clips stop on a specific frame. This was very useful for lip syncing (make a clip with several mouths on each frame, make multiple frames with that clip, and change the "starting frame" of the clip on each frame).

kryptot7 commented 4 years ago

I created some mockups and proposals for this and #135 here: https://forum.wickeditor.com/t/clip-api-ideas/1697/5 The last post is the most relevant. It might help as you implement this feature. Thanks for working on this! 😄