A basic scratch editor. By @Linop - USE FULL SCREEN - This is work in progress and may have some unfinished features Content 1. Instructions 2. Lock help (How to save your project) 3. General Information 4. Block help (Gives a description on each block) ------------------------------------------------------------------------------------- Instructions: - Hover over blocks to see their container data the reason there are square symbols is to separate the data. - Edit block data by clicking on it (You can only change value/(s) of blocks with inputs) - Change the blocks by click on the arrows next to it for it it go back/forth - The "R" button will reset the block to nothing. -------------------------------------------------------------------------------- Lock Help: To save your project make sure "lock project" is locked, stop this project press see inside then remix. If the project is unlocked then it will clear all the data when you reload the page or restart this project. Also the player screen size is 100 by 100. ---------------------------------------------------------------------------------------- Sorry only 20 blocks are allowed due to me not knowing how to format more with the text size still readable. Before you comment I could do mini blocks but when you touch them it will show the block but "No" as I do not like that form of formatting. Credit to Scratch for making Scratch and credit to me for making scratch on scratch :) ---------------------------------------------------------------------------------- Loop blocks: - Loop all: (Loops back to the start of the program) - Loop to (number): (Loops back to {number}) Motion blocks: - Move (number) steps: (will move the player (number) steps forward - Turn cw (number): Turns clock wise (number) degrees - Turn ccw (number): Turns counter clock wise (number) degrees - Point to mouse: Turns player to face mouse - Go to (x) (y): Sets the position of the player to (x) (y) - Point in direction (number); Faces the player to (number degrees) Looks Blocks: - Switch to costume (number): Sets the player costume to (number) - Next Costume: Changes the costume number by +1 - Show: Will make the player visible. - Hide: Will make the player not visible Pen Blocks: - Pen up: Will stop drawing a line at the location of the player - Pen down: Will start drawing a line at the location of the player ----------------------------------------------------------------------------------- Thank you for reading the instructions! This project was developed by @Linop over a 3 day span. Please love and favourite and follow if you liked it :)