Discuss Scratch

medians
Scratcher
1000+ posts

"delete all clones" block

qwerty_wasd_gone wrote:

medians wrote:

qwerty_wasd_gone wrote:

RPFluffy wrote:

JamesOuO wrote:

Easy workaround, so no support.
broadcast [cloneDelete v] and wait


when I receive [cloneDelete v]
delete this clone
NOT TRUE, say you have millions of clones, you would only be able to delete ONE, so support.
millions of clones isn't possible on scratch
Okay, maybe it was a slight exaggeration.
neither is thousands
Okay, maybe I was also slightly understating that.

And does that really work for only one sprite??
PkmnQ
Scratcher
1000+ posts

"delete all clones" block

medians wrote:

qwerty_wasd_gone wrote:

medians wrote:

qwerty_wasd_gone wrote:

RPFluffy wrote:

JamesOuO wrote:

Easy workaround, so no support.
broadcast [cloneDelete v] and wait


when I receive [cloneDelete v]
delete this clone
NOT TRUE, say you have millions of clones, you would only be able to delete ONE, so support.
millions of clones isn't possible on scratch
Okay, maybe it was a slight exaggeration.
neither is thousands
Okay, maybe I was also slightly understating that.

And does that really work for only one sprite??
Here's a thing you don't realize until you do:

Clones can recieve broadcasts
medians
Scratcher
1000+ posts

"delete all clones" block

PkmnQ wrote:

Here's a thing you don't realize until you do:

Clones can recieve broadcasts
Okay yeah I knew but that's kinda weird LOLL, and I'm not sure most people would know.
ToastRoastBoast
Scratcher
500+ posts

"delete all clones" block

bump for 4 dupes of delete all clones
hhchhfgv
Scratcher
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
Scratcher
100+ posts

"delete all clones" block

delete [all clones v] :: control :: stack

delete [this clone v] :: control :: cap
The_Blue_J
Scratcher
1000+ posts

"delete all clones" block

AonymousGuy wrote:

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

hhchhfgv wrote:

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 would remove the hassle of making a new message and repeating the same function across different sprites.
This workaround seems to be the hassle that everyone tries to use, a single block for this would definitely help.
medians
Scratcher
1000+ posts

"delete all clones" block

hhchhfgv wrote:

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
I think you mean a different version??
1.x didn’t have clones, but 2.0 did.
Though yeah, that workaround is correct.
PaperMarioFan2022
Scratcher
1000+ posts

"delete all clones" block

The_Blue_J wrote:

AonymousGuy wrote:

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

hhchhfgv wrote:

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 would remove the hassle of making a new message and repeating the same function across different sprites.
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
Scratcher
1000+ posts

"delete all clones" block

Support! Not such a bad idea and might be useful! But there should be something else added though.
IzyantheLegend
Scratcher
100+ posts

"delete all clones" block

Stop necroposting
PaperMarioFan2022
Scratcher
1000+ posts

"delete all clones" block

IzyantheLegend wrote:

Stop necroposting

Whoops, forgot this was old…….
IzyantheLegend
Scratcher
100+ posts

"delete all clones" block

PaperMarioFan2022 wrote:

IzyantheLegend wrote:

Stop necroposting

Whoops, forgot this was old…….
Don't worry, it's just that the others are like being rude
k7e
Scratcher
1000+ posts

"delete all clones" block

IzyantheLegend wrote:

Stop necroposting
Necroposting doesn't exist in Suggestions.
unrealalex
Scratcher
45 posts

"delete all clones" block

Just:
delete this clone
But you can only do this if the blocks arent connected to a
when I start as a clone
Block, 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

IzyantheLegend wrote:

Stop necroposting
Jjjj, chill

k7e wrote:

IzyantheLegend wrote:

Stop necroposting
Necroposting doesn't exist in Suggestions.

Last edited by unrealalex (May 15, 2023 17:16:10)

TAY_Group_6_Scratch
New Scratcher
1 post

"delete all clones" block

a

Last edited by TAY_Group_6_Scratch (Aug. 12, 2023 10:57:40)

Zydrolic
Scratcher
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
medians
Scratcher
1000+ posts

"delete all clones" block

Bringing this topic up.

sonic__fan wrote:

ah an 8 year old topic
bump
Honestly 2013 doesn't even feel close to that.
Also, this post is apparently 2 years old, so.. that means 2013 was 10 years ago.. HOW
medians
Scratcher
1000+ posts

"delete all clones" block

IzyantheLegend wrote:

Stop necroposting
This is still a relevant suggestion.
Anyway, bringing this topic up because I saw someone suggesting this.
medians
Scratcher
1000+ posts

"delete all clones" block

Zydrolic wrote:

I believe using a broadcast in all sprites is good 'nough but I find myself wanting to use less blocks, thus…
Support
Also, many people don't realize that clones can actually receive broadcasts.

Powered by DjangoBB