This project lets you record the mouse pointer coordinates over time, which you can use to animate the pen to draw stuff, or animate the motion of a sprite. Now added Save and Load feature. Press 'S' after recording and then copy the Save Code. To load the code, Press 'L' and then paste the code and press enter. Then press 'P' to play the recording. Press "R" to start and pause/stop recording. Then click and draw with the mouse. Press "P" to make the pen draw what you recorded. Press "D" to delete the recorded data. Press "S" to Save the recording. Press "L" to Load the recording. See Notes and Credits for projects where I have used this technique. The recorded coordinates are stored in three lists, which you'll see if you look inside. You can either backpack the recorder sprite and drop it into your project, or record right here, export the lists to text files (by showing the lists on the stage, right-clicking on them, and selecting "export"), and then import them into your project.
@papipupepappa for original. Post your Save Code of your drawing here in comment