DOT ART 2 https://scratch.mit.edu/studios/32143440/comments https://scratch.mit.edu/discuss/topic/632666/ <<< >>> Hey guys! If you saw my original Dot Art project, you'll see it's a little bit... wimpy. All you can do is spawn dots, change the size, opacity, and color. Well, yesterday I decided that I'd make a new version of it, and here it is! Have fun with exploring the different new features on this one. <<< >>> Just like the original Dot Art, press the space key to spawn a dot. Now when you want to edit a dot, press it and a outline will pop up around it as well as a panel that has different settings. The sliders are pretty self-explanatory, just slide them to change the variables. To move the dot, use the arrow keys. (Make sure you are still in the editor mode of the dot when you do this, or else it won't work.) For the boxes, the change color just automatically changes the color by 0.5 every frame. Meanwhile, the change size generates a smooth size floaty thing. To close the editor so that you can edit another dot, just press the dot you are editing again. (The one with the outline.) To delete all of the dots, press "r". To export the code for the dots, press "e". To import a code for the dots, press "i". <<< >>> More on the export and import thing... I've setup a discussion forum for the codes. Here's the link: https://scratch.mit.edu/discuss/topic/632666/ Export your code and post it on there, and other people can look at your art. <<< >>> Credit to mixkit.co for the music. <<< >>> Current version: v2 Update Log: v1: - Project created and shared. v2: - New features added.