Discuss Scratch

joshuasports
Scratcher
13 posts

how to hide all sprites?

I'm just wondering if there's a way to hide all sprites? I have version 1.4. I think the new version has a ‘'hide all sprites’' command. How can I do that in the 1.4 version?
scubajerry
Scratcher
1000+ posts

how to hide all sprites?

There is no such command, Most people
broadcastHide Spritesin every spritewhenIreceiveHide Spriteshide

Last edited by scubajerry (Jan. 11, 2014 02:36:33)

joshuasports
Scratcher
13 posts

how to hide all sprites?

I'm not quite sure how to do it still
AIOlover
Scratcher
15 posts

how to hide all sprites?

There is no actual command that will hide every sprite at once. What you can do is this - in the place in your script where you need to hide the sprites, put
broadcasthide sprites

Then, in each sprite, put the script
whenIreceivehide spriteshide

I hope that helps you!
joshuasports
Scratcher
13 posts

how to hide all sprites?

Oh ok thanks for your help!
AIOlover
Scratcher
15 posts

how to hide all sprites?

You are very welcome.
turkey3_test
Scratcher
1000+ posts

how to hide all sprites?

In the alpha there was the block Hide all Sprites.
SCRATHCREATOR950
Scratcher
12 posts

how to hide all sprites?

here it is:
whenclickedbroadcasthidewhenIreceivehidehide
NPRFC
New Scratcher
2 posts

how to hide all sprites?

it wont work plz help
P444
Scratcher
500+ posts

how to hide all sprites?

NPRFC wrote:

it wont work plz help
It is already explained by many users. In case you may not have noticed, here is it is v

AIOlover wrote:

There is no actual command that will hide every sprite at once. What you can do is this - in the place in your script where you need to hide the sprites, put
broadcasthide sprites

Then, in each sprite, put the script
whenIreceivehide spriteshide

I hope that helps you!

Best explained answer
AbrCar1012
New Scratcher
2 posts

how to hide all sprites?

how do you unhide a sprite. I hid my sprite but I cant get it back, Help!!!
deck26
Scratcher
1000+ posts

how to hide all sprites?

AbrCar1012 wrote:

how do you unhide a sprite. I hid my sprite but I cant get it back, Help!!!
Use the show block - also under Looks.
CatsUnited
Scratcher
1000+ posts

how to hide all sprites?

It would be useful to have
hideallsprites
which was in 2.0 alpha, but got removed.
This project has the hide all sprites block!
PaganoLeo10
Scratcher
100+ posts

how to hide all sprites?

whenIreceivehidethis should help.hide
AbrCar1012
New Scratcher
2 posts

how to hide all sprites?

thank you @deck26!!!!!
nboro
Scratcher
11 posts

how to hide all sprites?

I really want to hide just one sprite, but he is only in a couple backrounds. How do I do that? Thanks.






whenclickedforeversayPlease help me. I'm confused?for2secs
EmpowStudios
Scratcher
5 posts

how to hide all sprites?

to unhide it,there is a show block
show
spypug6
Scratcher
94 posts

how to hide all sprites?

AbrCar1012 wrote:

how do you unhide a sprite. I hid my sprite but I cant get it back, Help!!!

This block-

show
mopscrub
Scratcher
4 posts

how to hide all sprites?

The hide all sprites block in the project isn't working!?

Also, was there ever a “show all sprites” block?
cs414277
Scratcher
1 post

how to hide all sprites?

you show a sprite by clicking the i that stands for info. then you press show.

Powered by DjangoBB