simple.
Use the "pen down" command on a sprite.
Now, when that sprite moves, it will draw a line, the thickness and colour of which can be changed with the correspending pen commands.
To stop drawing, use the "pen up" command
To erase everythign you have drawn, use the "clear" command.
Offline