Discuss Scratch
- Discussion Forums
- » Connecting to the Physical World
- » Motor Blocks in 2.0?????
- ipodlover3354
-
9 posts
Motor Blocks in 2.0?????
On my project —> http://scratch.mit.edu.ezproxyberklee.flo.org/projects/14647856/
say ("I have discovered something in 2.0 that was in 1.4")
this is crazy!
- blob8108
-
1000+ posts
Motor Blocks in 2.0?????
You can get to them in the 2.0 editor by shift-clicking the “More blocks” tab. But it's still an experimental feature.
- ipodlover3354
-
9 posts
Motor Blocks in 2.0?????
Yeah, but these were in the 1.4 project I shared
- ARM32
-
38 posts
Motor Blocks in 2.0?????
Yep, I don't have a Picoboard or Lego WeDo, but I saw them!
That is my arrow-style movement for Arrow Survival.
when green flag clicked
forever
point towards [mouse-pointer v]
if <mouse down?> then
move (4) steps
end
end
That is my arrow-style movement for Arrow Survival.
- Sonic1012
-
51 posts
Motor Blocks in 2.0?????
http://scratch.mit.edu.ezproxyberklee.flo.org/projects/14647856/On my project —>say ("I have discovered something in 2.0 that was in 1.4")
this is crazy!
when green flag clicked
move (10) steps
say [WOAH that is crazy!] for (2) secs
Last edited by Sonic1012 (Dec. 6, 2013 22:55:56)
- ScratchMaker3000
-
25 posts
Motor Blocks in 2.0?????
when green flag clicked
when green flag clicked
- ScratchMaker3000
-
25 posts
Motor Blocks in 2.0?????
when green flag clicked
say [AWESOME!!!!!!!] for (2) secs
- upodown
-
3 posts
Motor Blocks in 2.0?????
My browser / operating system: Windows Vista, Chrome 31.0.1650.63, Flash 11.9 (release 900)
when [ That is so easy] key pressed
ask [How can you say it's hard] and wait
wait until <You have seen this on one of my games>
end
- upodown
-
3 posts
Motor Blocks in 2.0?????
when I receive [ This is tricky]
broadcast [ Blow up]
when I receive [ Blow up]
if <(Difficultness) = [10000]> then
say [Ahhhh I'm gonna blow up] for (2) secs
end
Last edited by upodown (Dec. 21, 2013 15:05:34)
- frodewin
-
500+ posts
Motor Blocks in 2.0?????
The blocks are there, but at least the WeDo blocks are not yet working.
What works:
The blocks appear then (they have an evilish dark grey color), but a red circle indicates “Cannot find helper app”.
In this post (Dez. 10, 2013), sdmeijer informs about this:
What works:
- The block menu can be activated by shift-click on the More Blocks item
- Clicking on the “add an extension” button
- Selecting WeDo extension
The blocks appear then (they have an evilish dark grey color), but a red circle indicates “Cannot find helper app”.
In this post (Dez. 10, 2013), sdmeijer informs about this:
Once the helper apps are finished they're working with the online version.
Untill now you have to use 1.4, because the helper apps aren't available.
- Discussion Forums
- » Connecting to the Physical World
-
» Motor Blocks in 2.0?????