This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2007-09-15 17:31:04

LeBurt
Scratcher
Registered: 2007-09-12
Posts: 24

Multiple Sprite Copy/Delete

When coding my last game (http://scratch.mit.edu/projects/LeBurt/36470), I had to make 24 copies of the same sprite (Element1). While debugging, everytime I made changes to one of the scripts in Element1, I had to manually delete the 24 clone sprites, then re-copy them from the original, a long and painful process.

I know some have suggested dynamically creating sprites at run-time but short of that, it would still be nice to be able to delete a series of sprites by doing a multiple selection (select first, Shift+select last), then right-click, then delete.

The same could be done with the Stamp tool where the number of wanted copies could be specified. It would also be nice if the copy function used the same sprite name, with a number added perhaps.

Offline

 

Board footer