Discuss Scratch
- medians
-
1000+ posts
"delete all clones" block
Okay, maybe I was also slightly understating that.neither is thousandsOkay, maybe it was a slight exaggeration.millions of clones isn't possible on scratchNOT TRUE, say you have millions of clones, you would only be able to delete ONE, so support. Easy workaround, so no support.broadcast [cloneDelete v] and wait
when I receive [cloneDelete v]
delete this clone
And does that really work for only one sprite??
- PkmnQ
-
1000+ posts
"delete all clones" block
Here's a thing you don't realize until you do:Okay, maybe I was also slightly understating that.neither is thousandsOkay, maybe it was a slight exaggeration.millions of clones isn't possible on scratchNOT TRUE, say you have millions of clones, you would only be able to delete ONE, so support. Easy workaround, so no support.broadcast [cloneDelete v] and wait
when I receive [cloneDelete v]
delete this clone
And does that really work for only one sprite??
Clones can recieve broadcasts
- medians
-
1000+ posts
"delete all clones" block
Okay yeah I knew but that's kinda weird LOLL, and I'm not sure most people would know. Here's a thing you don't realize until you do:
Clones can recieve broadcasts
- ToastRoastBoast
-
500+ posts
"delete all clones" block
bump for 4 dupes of delete all clones
- hhchhfgv
-
93 posts
"delete all clones" block
There is an ancient workaround, since clones were a thing, or Scratch 1.0, the first public Scratch version.
when I receive [delete v]
delete this clone
- scratchyGabby6
-
100+ posts
"delete all clones" block
delete [all clones v] :: control :: stack
delete [this clone v] :: control :: cap
- The_Blue_J
-
1000+ posts
"delete all clones" block
Workaround:when I receive [delete all clones v] //put in every sprite
delete this clone
//now, when you want to delete clones, just use:
broadcast [delete all clones v]
//or
broadcast [delete all clones v] and wait
This would remove the hassle of making a new message and repeating the same function across different sprites. There is an ancient workaround, since clones were a thing, or Scratch 1.0, the first public Scratch version.when I receive [delete v]
delete this clone
This workaround seems to be the hassle that everyone tries to use, a single block for this would definitely help.
- medians
-
1000+ posts
"delete all clones" block
I think you mean a different version?? There is an ancient workaround, since clones were a thing, or Scratch 1.0, the first public Scratch version.when I receive [delete v]
delete this clone
1.x didn’t have clones, but 2.0 did.
Though yeah, that workaround is correct.
- PaperMarioFan2022
-
1000+ posts
"delete all clones" block
Workaround:when I receive [delete all clones v] //put in every sprite
delete this clone
//now, when you want to delete clones, just use:
broadcast [delete all clones v]
//or
broadcast [delete all clones v] and waitThis would remove the hassle of making a new message and repeating the same function across different sprites. There is an ancient workaround, since clones were a thing, or Scratch 1.0, the first public Scratch version.when I receive [delete v]
delete this clone
This workaround seems to be the hassle that everyone tries to use, a single block for this would definitely help.
I agree and I support your post! This is very simple and less confusing if a single block is added instead of an entire SCRIPT!

- PaperMarioFan2022
-
1000+ posts
"delete all clones" block
Support! Not such a bad idea and might be useful! But there should be something else added though.
- PaperMarioFan2022
-
1000+ posts
"delete all clones" block
Stop necroposting
Whoops, forgot this was old…….
- IzyantheLegend
-
100+ posts
"delete all clones" block
Don't worry, it's just that the others are like being rudeStop necroposting
Whoops, forgot this was old…….
- k7e
-
1000+ posts
"delete all clones" block
Necroposting doesn't exist in Suggestions. Stop necroposting
- unrealalex
-
45 posts
"delete all clones" block
Just:
delete this cloneBut you can only do this if the blocks arent connected to a
when I start as a cloneBlock, so if your using it in a clone then:
when I start as a clone
broadcast [delete all clones v]
when I receive [delete all clones v]
delete this clone
Jjjj, chill Stop necroposting
Necroposting doesn't exist in Suggestions. Stop necroposting
Last edited by unrealalex (May 15, 2023 17:16:10)
- TAY_Group_6_Scratch
-
1 post
"delete all clones" block
a
Last edited by TAY_Group_6_Scratch (Aug. 12, 2023 10:57:40)
- Zydrolic
-
1000+ posts
"delete all clones" block
I believe using a broadcast in all sprites is good 'nough but I find myself wanting to use less blocks, thus…
Support
Support
- medians
-
1000+ posts
"delete all clones" block
Bringing this topic up.
Also, this post is apparently 2 years old, so.. that means 2013 was 10 years ago.. HOW
Honestly 2013 doesn't even feel close to that. ah an 8 year old topic
bump
Also, this post is apparently 2 years old, so.. that means 2013 was 10 years ago.. HOW
- medians
-
1000+ posts
"delete all clones" block
This is still a relevant suggestion. Stop necroposting
Anyway, bringing this topic up because I saw someone suggesting this.
- medians
-
1000+ posts
"delete all clones" block
Also, many people don't realize that clones can actually receive broadcasts. I believe using a broadcast in all sprites is good 'nough but I find myself wanting to use less blocks, thus…
Support