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

#1 2010-04-30 20:59:54

LucarioMario
Scratcher
Registered: 2010-04-14
Posts: 1

Suggestion: Deleting Multiple Scripts

Say someone had to delete multiple of scripts off one sprite or they had to delete the same script that is in all their sprites. I have two suggestions for this:

1: Selecting Multiple Scripts
I'm not sure if you can do this already, but if this happened the person can select multiple scrips and delete them. The way this would work is the same way you select multiple shortcuts on the Windows desktop, by dragging the pointer over them while holding the left mouse button. This could make deleting or moving multiple scripts much easier.

2: Delete All Similar Scripts
The way this would work is that you select a script with the left mouse button and if there's the same exact script in another sprite, it could show an option to delete both those scripts. For example:

If I had two sprites named Dot1 and Dot2 and they both had this script:

[blocks]
<when[ Space ]key pressed>
<next costume>
<wait( 0.1 )secs>
<change y by( 10
[/blocks]

I could left-click the script, then there would be an option saying something like "Delete All Similar Scripts". When I click that option then both scripts would be deleted. This could be easier to delete lots of scripts that are in different sprites.

Offline

 

#2 2010-04-30 21:47:42

coka
Scratcher
Registered: 2007-11-03
Posts: 1000+

Re: Suggestion: Deleting Multiple Scripts

Yes! Great Idea!  wink

Also, duplicating sprites multiple times would be nice for projects that require a lot of the same sprites.

For example: Right click on a sprite and click an option that says duplicate multiple times, and then a box will come up and you can type in a number X (variable. can stand for any number.), and then it would duplicate it that sprite X times.


http://i42.tinypic.com/2rot8c2.png

Offline

 

Board footer