(This is just an experiment) Buttons: - Click the hide sprite button to hide the sprite in the middle. - Click the re-do outline button to re-drawl the sprite. - Click the sprite to change costume. Variables: - Change the size of the outline with the variable: “Size:” - Change the pen color with the variable: “Color:” ___________________________________________________ One thing I might do in the future is make the pen color match the color of the sprite. —————————————————————————
How it works: (Using the pen blocks) it goes the the bottom left corner, changes Y by 400, X by 1 then Y by -400 <<All of that on a repeat block (repeats 500 times and runs with out screen refresh) Always if touching sprite the pen down, else pen up. The “Size:” variable DOES NOT change the size of the pen, It changes the size of the (different sprite) costume that the pen blocks are on. Therefore, making it look a lot smoother. Music: - local forecast… idk elevator music I guess. —————————————————————————