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
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)
Offline
Here's what Jonathanpb means:
Hope this helps!
Offline