~Scroll to the end for the new things added in this project.~ This is a mini Scratch 2.0 program in Scratch. Click on a block to set it on the workspace. (You can also click the blocks in the workspace to duplicate.) Create your own alive project. (You can also name your project.) There are pages in the block pallete. (Up to 4) And click the Block Deleter to delete the blocks in your workspace. Press Fullscreen to see your project bigger. Green Flag and Stop Sign, starts and stops your project. This is Version 1. New Things Added-- New Things Added Go to X:_Y:_ (Block:Stack) go to this position on the Stage Go To Mouse-Pointer (Block:Stack) go to the location of the mouse-pointer or of another sprite Glide _ sec to X:_ Y:_ (Block:Stack) glide over time to this x y position Change X By _ (Block:Stack) change the x position by this amount Set X to _ (Block:Stack) set the x position of a sprite Change Y by _ (Block:Stack) changes sprite's y-position by specified amount Set Y to _ (Block:Stack) set the y position of a sprite If on edge, bounce (Block:Stack) if touching the edge of the stage, then bounce away set rotation style_ (Block:Stack) sets the sprite's rotation style x position (Block:Reporter) reports the x position of a sprite y position (Block:Reporter) reports the y position of a sprite direction (Block:Reporter) reports the current direction of a sprite Rotation Style (Tool) (On the top-right) Click on it to change the rotation/direction of the sprite.
I got these blocks from Scratch 2.0 Offline Editor. If there are any ideas or glitches, type them in the comments. :) Be aware that this project does not save. I will make other future versions later. (Version 1.1) Edit: You can also remix and add more blocks. Credit goes to https://scratch.mit.edu/projects/10148531/ by Custom Epicness