See inside for the block! How to use: - Create all the frames of your sequence like so: "sequence1", "sequence2", etc. - Go to the block and change the part that says "costume name of join(Sprite2)()" to your sprite's name - Choose your wait time (time between frames) and seconds (how long it runs) - Input your sequence name without the numbers (in this case, sequence) - Enjoy!
This is for the Custom Block Madness SDS. It's being used for my game Just Dance Scratch. Sadly, it uses the timer, so you can't use it in projects with a timer. :( Have you used this project? Let me know in the comments where! You can also have multiple sequences! For example, to have sequences A and B, name all the frames of A "A1", "A2", etc., and all the frames of B "B1", "B2", etc. The sequence automatically loops! To get an infinite loop, put something like "1234567890" as the number of seconds. If anybody has questions or ways to make it better, let me know!