
PicoBlocks - Reference
2
For example:
colors will stop when the touch
if
then
forever
touch?
stack
stop
setlight
color
brightness
colors
colors
light
off
melody1
sensor is pressed, yet the other
stack will continue. The light
will be turned off and melody1
will be played.
Vertical Spacer
Without Spacers
With Spacers
10
motor
onfor
repeat
4
reverse
motor
onfor
4
10
motor
onfor
repeat
4
reverse
motor
onfor
4
Use spacers to keep the blocks from overlapping. (Adding spacers does not change the way
the program runs.)
Horizontal Spacer
Without Spacers
With Spacers
10
motor
onfor
repeat
4
reverse
motor
onfor
4
10
motor
onfor
4
reverse
motor
onfor
4
repeat
Use spacers to keep the blocks from overlapping. (Adding spacers does not change the way
the program runs.)