Discuss Scratch

bomps
Scratcher
3 posts

Search Function for all Sprites

In one of my projects I have 36 sprites and I need to find out which sprites are impacted by a specific broadcast. I really do not want to do a ‘find’ on every individual sprite :-(
Is there one file that contains all of my coding? If so, I would be able to do a search in there.
Do we have access to any of our development files?
Maybe there is a file in the Desktop version that I could utilize for searching.
What do the coders of Scratch use?
codeman1044
Scratcher
1000+ posts

Search Function for all Sprites

I clean up the blocks (right click and select "clean up blocks) and look for this block:
whenIreceive
and check and see if the broadcast is the one I'm looking for.
Either do that or run the block that broadcasts that broadcast, then look and see which blocks get a yellow aura around them. Zoom out as far as you can for this.
I do not know any easier way of doing this.
gor-dee
Scratcher
1000+ posts

Search Function for all Sprites

In 2.0 you could right click a broadcast block and see all the senders or receivers. Apparently it's on the to do list for 3.0…
deck26
Scratcher
1000+ posts

Search Function for all Sprites

gor-dee wrote:

In 2.0 you could right click a broadcast block and see all the senders or receivers. Apparently it's on the to do list for 3.0…
Until then you can only search manually. That's a much missed tool.
UNBEKANNTER123
Scratcher
4 posts

Search Function for all Sprites

Please bring a feature where you can search through all sprites for a block.

Powered by DjangoBB