This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2013-02-16 18:44:18

Inde
New Scratcher
Registered: 2013-02-16
Posts: 4

How do I clear the stage?

I have 5 sprites in a project and they all appear on the stage. How do I clear the stage in the beginning?
Thanks!

Offline

 

#2 2013-02-16 19:18:46

ErnieParke
Scratcher
Registered: 2010-12-03
Posts: 1000+

Re: How do I clear the stage?

Well, this is actually quite simple, once you know what to do. Just put this script in each of your sprites:

when gf clicked
hide

I hope that this helps!

Last edited by ErnieParke (2013-02-16 19:19:25)


http://i46.tinypic.com/35ismmc.png

Offline

 

#3 2013-02-16 20:57:24

Inde
New Scratcher
Registered: 2013-02-16
Posts: 4

Re: How do I clear the stage?

Thanks - that did it!

Offline

 

#4 2013-02-16 22:04:10

ErnieParke
Scratcher
Registered: 2010-12-03
Posts: 1000+

Re: How do I clear the stage?

Inde wrote:

Thanks - that did it!

Your welcome! Also, hello Indie and welcome to Scratch! I wish you lots of fun here!


http://i46.tinypic.com/35ismmc.png

Offline

 

Board footer