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

#1 2012-11-30 23:53:41

thebriculator
Scratcher
Registered: 2011-07-11
Posts: 500+

Additional Broadcasting Block

Like this. Sorry for not having a picture.

Note, this is not like the <broadcast received?> Boolean, it is a block itself.

Last edited by thebriculator (2012-11-30 23:53:59)


.     http://tiny.cc/2cwgpw    http://tiny.cc/viwgpw    http://tiny.cc/iwwgpw

Offline

 

#2 2012-12-01 00:27:27

jvvg
Scratcher
Registered: 2008-03-26
Posts: 1000+

Re: Additional Broadcasting Block

This can be easily duplicated like this:

when gf clicked
wait until <(var) = [1]>
do stuff
and to trigger it, just use
set [var v] to [1]

Last edited by jvvg (2012-12-01 00:27:36)


http://tiny.cc/zwgbewhttp://tiny.cc/e1gbewhttp://tiny.cc/zygbewhttp://tiny.cc/izgbew
Goodbye, Scratch 1.4  sad                                                        Hello Scratch 2.0!  smile

Offline

 

#3 2012-12-01 16:34:15

lenovoa
New Scratcher
Registered: 2012-12-01
Posts: 5

Re: Additional Broadcasting Block

big idea!

Offline

 

#4 2012-12-01 21:48:56

Mokat
Scratcher
Registered: 2011-12-08
Posts: 1000+

Re: Additional Broadcasting Block

That's just like

Wait Until <broadcast [hi v] recieved>
, which can be duplicated like jvvg said.


http://www.eggcave.com/egg/977371.pnghttp://www.eggcave.com/egg/977376.pnghttp://www.eggcave.com/egg/1005291.pnghttp://www.eggcave.com/egg/996745.png

Offline

 

Board footer