A level editor for circles! Controls: Click the mouse down to place a circle Click the black dot on a circle to change its type Press space while on a black dot to delete the circle Hold Z or X while on a black dot to change the circle's size Hold I, J, K, or L to change a circle's speed The top has different level options.
Update log: v1.0: RELEASE!!!!! v2.0: Made the exporting actually function v2.1-2.3: Made the 2P, water mode, and music carry over between level exporting and importing v3.0: Made the level importing and exporting better v3.0.1: I spelt gravity right v3.1.0: Put in a failsafe mechanism for invalid codes v3.1.1: Added a play/edit button (only hides the export/import button though) v3.1.2: Made it so that clicking the 2P button kills you (to set it up properly) v4.0.0: Added editor controls, disabled editing while playing, and removed all buttons related to editor. v4.0.1: Made it so that beating the level kills the player (after the ya beat the level yay thing) v4.0.2: Added WASD supported (thanks to @BigEmster8 for the suggestion) and changed circle scaling from WASD to ZX v4.0.3: Fixed a bug where water mode in the editor would slow the player down a lot v5.0.0: Remade the project from Scratch to fix issues such as lag, added new features such as changing a circle's speed, and made the project have more friendly programming v5.0.1: Player 2 now spawns in correctly, Player 2 setting now works with the underwater setting, Player 2 spawns after dying, deselecting a button now sets the slider to the default value, centered the buttons v5.0.2: Added a title screen (currently only an editor button), centered top buttons vertically v5.1.0: Added a "load level" button which can load any level from the base game v5.1.1: Added a decimal point costume for decimal point values v5.1.2: Re-centered the buttons... I forgot to account for the sliders! v5.2.0: Added a background for the title screen, made it so that you can hold enter while hovering on a black dot to see the circle's velocity, changed circle script so that the black dot will always appear in front v5.2.1: World 1 level 9 loaded incorrectly, fixed that v5.2.2: Made top gray bar layer above circles, added red death lines and the ability to go past them in the editor, fixed 2P glitch when loading a level v5.2.3: Changed level code structure, fixed world 3 level 10 loading improperly v6.0.0: Added a play button to the main menu (and its functionality), fixed being able to click on buttons even when not in the editor, added more save code checks