-----------------------INTRODUCTION----------------------- Welcome to Motion Expanded! This is collection of custom blocks that help make motion in scratch easier. So far, these are blocks that are recreations of the motion blocks in the PenguinMod editor and other blocks that people want. If there are any specific blocks you want to see, make sure to ask in the comments. -----------------------INSTRUCTIONS----------------------- Click or tap see inside and backpack the blocks! -----------------------DESCRIPTIONS----------------------- Block 1: Move back () steps This block is basically the "move () steps" block but backwards. Block 2: Move up () steps This block is basically the "move () steps" block but at a 90 degree offset essentially letting the sprite "sidestep". Block 3: Move down () steps This block is basically the "move up () steps" block but backwards. Block 4: Change by x: () y: () This block is basically a combination of the "change x by ()" block and the "change y by ()" block. Block 5: Point towards x: () y: () This block lets the sprite point at an exact point on the stage. Block 6: Turn around This block flips the sprite so it is facing the opposite direction. Blocks 7-15: move to stage __ These blocks move the sprite to their specified position without touching the edge. Block 16: Glide () secs by x: () y: () This block glides a sprite by the inputted x and y value. Block 17: Glide () secs by () steps This block glides a sprite by the inputted steps.