ever had to start an animation all over again because you missed something? well i have created a method to fast-forward simple costume-only animations without sound! it's very simple. you just click or tap on the animated sprite and you enter which frame you want to go to.
NOTES: this cannot be used to start specific sounds at specific points in time. changing positions of sprites also cannot be used with this very basic system. it is recommended for use for silent animations that only work by changing costumes. What you might be able to do with this: have multiple checkpoints throughout the animation, so that the user only needs to know which section they have to go to. this would in theory take care of sound and positioning issues. you can use this system in your own animations, just remember to credit @JPK78 (me) if you are using this system, or if you are using a separate system derived from this one. #animations #tutorials