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

#1 2010-04-20 03:14:08

Violet6277
Scratcher
Registered: 2010-04-20
Posts: 2

How do I do this?

How would I say - when sprites 1-10 all have costume 2, broadcast *next level* - Is it possible to write this and how would I do it?

Offline

 

#2 2010-04-20 06:55:56

Jonathanpb
Scratcher
Registered: 2008-07-25
Posts: 1000+

Re: How do I do this?

Use the [wait until <>] block, and in the boolean section do <<([costume #] of [Sprite1]) = (2)> and <([costume #] of [Sprite2]) = (2)> and <([costume #] of [Sprite3]) = (2)>... you get the point.

I would have given a picture, but that would be sort of hard - but if you don't understand, just ask and I'll try to give it in pictures.

Last edited by Jonathanpb (2010-04-20 06:56:28)


"Human beings... must have action; and they will make it if they cannot find it.
-Charlotte Brontë

Offline

 

#3 2010-04-20 13:32:48

Wolfie1996
Retired Community Moderator
Registered: 2009-07-08
Posts: 1000+

Re: How do I do this?

Here's what Jonathanpb means:

http://i40.tinypic.com/208ag53.gif

Hope this helps!  big_smile


"...Jargon - the practice of never calling a spade a spade, when you might instead call it a manual earth-restructing implement..." - Bill Bryson, Mother Tongue

Offline

 

Board footer