The paint can should follow the mouse pointer and continuously keep drawing. (When working) r-Resets the can to the middle Space-Clears the writing and stops the can from drawing Clicking the can nozzle starts the drawing
I just added a forever loop around everything below "When this sprite is clicked" and it works I think.