sorry for re-share i have NO idea of what happened to the original, luckily I made a backup but it was 1.0 only backup i did not update it which means i had to restart all the way back to 1.0 :( !IMPORTANT! Shift click the green flag!! This is my own programming language, I worked REALLY REALLY HARD on this. !EVEN MORE IMPORTANT! Just remix this project after you make one on this to share it! How to do it: Move steps block = move:(how many steps) Wait block = wait:(wait for how many seconds) Change y block = ChangeY:(how much you want) change a var by block = change:(your var here with parentheses)√(how much to increase) pen up = penUp: pen down = penDown: Set a var block = set:(your var here with parentheses)√(what you want to set it to) <if (a key) key pressed?> = <pressed?:(key)> if touching color block = <color?:(a color)> Next Costume Block = NextCostume: Switch Costume = costume:(a costume) How to do variables: for example if your making a move block and you did "move:" and instead of it being a number, you wanted it to be variable, like it moved the amount the of the variable, you would just do "move:" then do the name of your var but with parentheses, for example: move:(Var) and same with wait blocks and change y by blocks and you know, and even with booleans, like this: <pressed?:(Var)>
If you want your custom sprites, then when you remix this to share it change the sprite called "Sprite1" and also there are costume blocks made for that and the next costume one is NextCostume: and for switching a costume to a specific costume do this: costume:(the costume). You can change from block mode to no block mode. This contains exactly 1379 blocks.