Video Sensing
This week we built a cool little game using the Video Sensing extension
Click the square down the bottom left of scratch to access the extensions
Click on the video sensing, it will load the new code blocks in
This extensions uses the camera on your device, it does not record or store any data
We first set up gravity for our character to always pull us down
Then we added the video sensing block to detect when there is motion
It changes the y direction of the character to move up and also change its costume
Have a look at the full code below along with the project page