Copy link to clipboard
Copied
I have a character that I have waving his hand using a classic tween loop. I'm trying to make the loop stop after he waves his hand after a few times. However I don't see where to make this happen. The more frames I add he continues to wave his hand throughout the entirety of each frame. Does anyone know how to create only a short loop that cuts off at the moment you choose?
Copy link to clipboard
Copied
use createjs to stop that movieclip when you want.
Copy link to clipboard
Copied
Hi.
Add a keyframe, set the Graphic instance to be single frame and the First field to the frame that you want.
Regards,
JC