[WARNING FOR PEOPLE ABOUT TO COMPLAIN] The level editor is inside as to make it easy for me to put a level into the game if I like it enough. I considered an in-project editor but then the level would have to be stored in a list and I don't want to run the risk of the data being deleted, I prefer the blocks. I also think that for amateur coders it's good practice. note: text is a little bit off [working on it] Steps to making your own level: 1. Click see inside 2. Make sure you are in the "Level" sprite 3. Edit the coin's positions in the first block under the "Compile Level" block 4. Add lines and shapes under the "Compile Level" block 5. Play your level by clicking space [view controls in original project] and go back into edit mode by pressing space again [in edit mode move the camera with WASD] 6. Save your level by clicking "remix" and share by then hitting "share" Cool feature: the platforms change color upon mouse contact - does nothing, was going to be fore in-project editor but changes rendered it useless. Kept it in 'cause it's cool though