vibration:
[blocks]
<when green flag clicked>
<set{ vibration }to( 3 [/blocks] you pick.for now set 3 [blocks]
<forever>
<set{ left/right }to( 1
<set{ left/right }to( 2
<when green flag clicked>
<if><( <{ left/right }> <=> 1 )>
<move( <{ vibration }> )steps>
<else>
<move( (( 0 <-> <{ vibration }> )) )steps>
Offline