Tutorial on how to animate a character and using MyBlocks for code that needs to be repeated.
Note: this is not the best use of MyBlocks, as the walking code is only used once in the entire program. MyBlocks are best suited to when the code is repeated many times throughout the program.