MAGENTA: LEVEL EDITOR By @CatBloemie2005 This is an pen-based level editor for the Magenta platformer games by me, CatBloemie2005. CONTROLS IN 'MAKE' MODE: Hold the mouse button to paint. Switch materials with these buttons: - Z for normal platforms - X for lava-like platforms (send you back to start) - C for bouncy platforms (as I said, they're bouncy) - V for eraser (remove platforms) Press M to set the starting position of the player. Press N to set the goal position. Press Space to show/hide the pen size & material variables. Press D to stop editing. Wait a bit and you'll get a very long code. This is the code that loads the level. Keep it in a safe place, like a text document. CONTROLS IN PLAY MODE: Use the left and right keys to move and use the up key to jump. Also, copying the code can be a bit difficult. My tip is to use a text editor to check if it copies the whole code. If there are four numbers in between between forward slashes at the end, then it's all copied!