NOTE: Please do NOT post save codes in the comments of this project. Post them at https://scratch.mit.edu/discuss/topic/239328 Thanks @MasterOfArithmetic for ellipse tool : https://scratch.mit.edu/projects/49819202 -------------------------------------------Instructions---------------------------------------- Contents: 1. Tools 2. Size 3. Colors 4. Move - Resize 5. Undo 6. Redo 7. Clear 8. Save 9. Load 10. Speed draw 11. Hotkeys 1.Tools: Choose a tool from the top right, and begin drawing with your mouse! Use right and left arrow keys to navigate the available tools. The tools are, free style, line, triangle, box, rhombus, pentagon, hexagon, star, and ellipse, heart and eraser!! Yep, eraser... Hold SHIFT key while drawing to make "perfect" shapes and lines. 2.Size: Use the slider at the bottom right to adjust the size of the brush. You can also use the up and down arrow keys to change the size.The size can be previewed above the slider. 3.Colors: Use the 4 sliders at the left of the screen to set the color of the brush. If you are unfamiliar with ARGB, press the Preset colors button just above the sliders. You can then click a color you want. Remember, if you are not familiar with ARGB, ALWAYS put the A slider at the top. Color preview can be seen above the preset colors button. You can save upto 10 colors now! Use your number keys to switch between them. 4.Move - Resize: After drawing a shape, you will see 8 dots around it. Use them to resize! Or, click inside the shape and drag it to where you want it. 5.Undo: Press the undo button at the right side of the screen or press "z" to undo a move. You can undo any number of times. 6.Redo: Press the redo button at the right side of the screen or press "y" to redo an undone move. Beware, you can redo the last move only. 7.Clear: Press the clear button at the right side of the screen or press "c" to clear everything. You can recover what has been cleared with redo. 8.Save: To save a drawing, simply press the save button located at the right side of the screen, or press "s". You should be show the code (if anything was drawn). Copy it and press space to resume. 9.Load: To load a drawing, simply press the load button located at the right side of the screen, or press "l". You can then enter the code and it will draw it. 10.Speed draw: Ever wonder how someone drew something? Load up the drawing, and press Speed draw button at the right side of the screen, or press "q" to see step by step how someone drew something! 11.Hotkeys: Everything other then the color sliders have hotkeys. Refer to them below: Change tool : right arrow key, left arrow key Change brush size : up arrow key, down arrow key Undo : z Redo : y Clear : c Save : s Load : l Speed draw : q Preset colors : p Saved colors : 1, 2, 3, 4, 5, 6, 7, 8, 9, 0 Perfect shapes : Shift Toggle grid : g Toggle movablity : n ----------------------------------------------------------------------------------------------------