Clear All costumes?

id: 132352

category: Help with Scripts

posts: 15

FUTSync FUTSync loading
i have about 100 costumes in 1 sprite, i want to clear images in all of the costumes, but i cant delete the costume and re add a new one as ive reached the usage limit, i dont want to go through all costumes and click clear, is there any way i can clear all?
cm8263 cm8263 loading
I hate to say it… But you I think you have to do it Manually….

You can't use “cmd + click” (“ctrl + click” on a Windows), I just try it…

Sorry
dimitrip dimitrip loading
You could maybe save your project on computer, open the .sb2 file using winzip or such, delete the costume files you don't need, then edit the .json file, locate the costumes there and remove them, then re-zip and re-upload the updated .sb2 in scratch ?
Dimitri.
FUTSync FUTSync loading

dimitrip wrote:

You could maybe save your project on computer, open the .sb2 file using winzip or such, delete the costume files you don't need, then edit the .json file, locate the costumes there and remove them, then re-zip and re-upload the updated .sb2 in scratch ?
Dimitri.
I think ill stick to the manual removal thanks anyway!
grandhallhi grandhallhi loading
to delete the costumes while it is running
say [is there really no block for "delete this comstume" or something?] for (2) secs
Oumuamua Oumuamua loading

grandhallhi wrote:

to delete the costumes while it is running
say [is there really no block for "delete this comstume" or something?] for (2) secs

Please don't spam, you have not added anything relevant.
Chrome_Cat Chrome_Cat loading
What I would do is create a new sprite and copy all the code from the old sprite to the new one. Then just import all the costumes into this new sprite.

Alternatively, You could create a pull request on Griffpatch's scratch tools extension github page which provides a clear all feature and then perhaps he will add it to the chrome extension, which would make it possible to do what you asked.

Since this was posted 5 years ago I doubt you're still active but if you are and are not willing to submit the pull request yourself, i would be ok giving up some time to do it, as it would better the whole community.
joshuaho joshuaho loading
Hey folks - thanks for trying to help, but this thread is rather old (from 5 years ago). I don't think the topic owner is still looking for answers anymore. I would suggest looking for newer threads (which still need to be answered) and respond to those instead.
OPT2024 OPT2024 loading
bandicam 2023-12-04 08-08-35-692 5354974_90x90
OPT2024 OPT2024 loading
when green flag clicked
say [END]
play sound [windows xp shutdown sound v] until done
OPT2024 OPT2024 loading

OPT2024 wrote:

when green flag clicked
forever
turn cw (100) degrees
go to [random position v]
end
BigSus2 BigSus2 loading

OPT2024 wrote:

OPT2024 wrote:

when green flag clicked
forever
turn cw (100) degrees
go to [random position v]
end
No necroposting please!
Hi, I literally just ha the same problem and it was actually quite simple. You just create a new blank sprite, transfer only the code from the sprite you want to empty the costumes from to the empty sprite, and yeah that’s all. I’ve actually done this before but totally forgot it was an option!
Also this thread is so old nobody will see this response TT^TT

Chrome_Cat wrote:

You could create a pull request on Griffpatch's scratch tools _________ github page which provides a clear all feature and then perhaps he will add it to the chrome _________

I'm pretty sure you're not allowed to mention the thing that I replaced with underscores on scratch
FUTSync FUTSync loading

Deltawarrioir943 wrote:

Hi, I literally just ha the same problem and it was actually quite simple. You just create a new blank sprite, transfer only the code from the sprite you want to empty the costumes from to the empty sprite, and yeah that’s all. I’ve actually done this before but totally forgot it was an option!
Also this thread is so old nobody will see this response TT^TT
Does it surprise you im still here.. 9 years on?