Here is my first attempt at making a useful animation block that can be used to animate sprites in a variety of games. Hold space to see another animation example
This has not yet been tested in any game, so be warned that it may affect gameplay. It uses a "Wait __ Seconds" block, which i'm pretty sure can affect all code, but i'm honestly not sure. I would like to add a way to put animation between animations. For example switching from an idle animation to a running animation can have a special animation in between.