For Squeezycheesecake who is interested in deleting stamps. Controls: ====== Select a shape to stamp by clicking on it from the blue area at the bottom of the screen. Then, click on the screen wherever you want to stamp that shape. Click on the Delete button to put it in Delete mode, then click on the screen where you want to delete a stamp. Description: ======== This project uses lists to keep track of where stamps objects are to be placed on the screen. There is a script that refreshes the screen from the lists of sprites. So to delete a stamp, it's just a matter of deleting the list items and then refreshing the screen. I hope you find this useful :)