Discuss Scratch
- Discussion Forums
- » Questions about Scratch
- » Converting a program to use Makey Makey
- DyerCS
-
Teacher
4 posts
Converting a program to use Makey Makey
I have a program that I want to convert to use with a Makey Makey. I have touch pads to control the dinosaur, but I am struggling to convert it to work with the Makey Makey. Ideas? Suggestions?
Here is the link to the project I am trying to convert. I just want the dinosaur to move to the left and right and with the Makey Makey touch pads instead of using the left and right arrows.
Thanks in advance!
Here is the link to the project I am trying to convert. I just want the dinosaur to move to the left and right and with the Makey Makey touch pads instead of using the left and right arrows.
Thanks in advance!
- RED-001-alt
-
Scratcher
1000+ posts
Converting a program to use Makey Makey
Could you please post the link lol
- RED-001-alt
-
Scratcher
1000+ posts
Converting a program to use Makey Makey
Try removing the if “right arrow key pressed then” block from the script below:

You won't need that unless you want to press the right arrow with Makey-Makey and on your computer at the same time.

You won't need that unless you want to press the right arrow with Makey-Makey and on your computer at the same time.
- DyerCS
-
Teacher
4 posts
Converting a program to use Makey Makey
https://scratch.mit.edu/projects/794089409/editor/
That does make it move to the left and right with the Makey Makey pads, but only after it has run the program and not moved. When I click the green flag the music plays and the balls fall, but the dino does not move.
That does make it move to the left and right with the Makey Makey pads, but only after it has run the program and not moved. When I click the green flag the music plays and the balls fall, but the dino does not move.
- DyerCS
-
Teacher
4 posts
Converting a program to use Makey Makey
I was able to get it to work! I just needed the
<[lives] > [0]>
- Discussion Forums
- » Questions about Scratch
-
» Converting a program to use Makey Makey
