This is a project I made where it senses points on the screen with the most motion. Use it to draw rainbow paint! The small black squares represent the 12 points with the most motion, which is where the paint is created. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -~ Instructions ~- - Move your body to create rainbow paint on the screen. - Push "r" to reset. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - How It Works: 1 - It uses the video sensing extension to sense which squares out of a 10 x 13 grid have the most motion over them. 2 - It chooses 12 points from the grid with the most motion and uses the direction of the motion to make it slightly more accurate. 3 - It adds the x and y of each point to lists so that other sprites can interact with them. This is how you can create a project with this if you want. You may use this with credit. Just backpack the sprite called "Motion Sensor". If you want the pen part too, backpack the sprite called "Pen". Make sure to ❤️ and ⭐ for more! #games #art #all #motion #sense #sensor #rainbow #paint #draw