LEGO Education WeDo 2.0: Difference between revisions

no edit summary
(Do these blocks have to have the same names..)
No edit summary
 
Line 4:
}}
 
The '''LEGO Education WeDo 2.0''' is an extension that originally comes from [[Scratch]].
==Blocks==
*[[turn []() on for () seconds|<sb>turn (motor v) on for (1) seconds</sb>]]
*[[turn []() on|<sb>turn (motor v) on</sb>]]
*[[turn []() off|<sb>turn (motor v) off</sb>]]
*[[set []() power to ()|<sb>set (motor v) power to (100)</sb>]]
*[[set []() direction to [()|<sb>set (motor v) direction to (this way v)</sb>]]
*[[set light color to ()|<sb>set light color to (50)</sb>]]
*[[when distance []() ()|<sb>when distance (\< v) ()</sb>]]
*[[when tilted () (LEGO Education WeDo 2.0)|<sb>when tilted (any v)::wedo</sb>]]
*[[distance (LEGO Education WeDo 2.0)|<sb>distance::wedo</sb>]]
*[[tilted ()? (LEGO Education WeDo 2.0)|<sb>tilted (any v)?::wedo</sb>]]
*[[tilt angle (LEGO Education WeDo 2.0)|<sb>tilt angle (up v)::wedo</sb>]]
===Hidden Block===
Scratch and PenguinMod have a hidden block called [[play note () for () seconds|<sb>play note () for () seconds</sb>]]. It was a block in this extension during Scratch 2.0, with there being a dropdown instead of the first input, but was hidden due the sound it made being too quiet. However, the block is still functional and shows up fine. <ref>https://github.com/scratchfoundation/scratch-vm/pull/1487</ref><ref>https://en.scratch-wiki.info/wiki/LEGO_Education_WeDo_2.0_Extension#Removed_Block</ref><ref>https://scratch.mit.edu/projects/866777252/editor</ref>
==References==
<references/>
{{ExtensionsNav}}
[[Category:Vanilla Extensions]]
[[Category:Internet Extensions]]
286

edits