Allow reporters to be dropped into all hat blocks

I do not understand why your post

helped with

Sorry, my bad; disregard my previous posts here.
Try these in the Snap! editor:

[scratchblocks]
when I receive (join [Hello, world!] []) :: control
turn right (15) degrees
[/scratchblocks]

[scratchblocks]
broadcast [Hello, world! v] :: control
[/scratchblocks]

and

[scratchblocks]
when I am (join [clicked] []) :: control hat
turn right (15) degrees
[/scratchblocks]

(click the sprite)

yep, they don't work.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.