Click the Flag and watch the animation! This is a Lego Minecraft set.
Stop Motion is a technique used to animate inanimate objects. (move objects that don't move) In Scratch, stop motion is easy. If you have a 2 in 1 tablet/laptop like I do, make a new sprite. In costumes, click the camera to make a new costume from camera. To animate, take a photo of your object. Move your object however you like. Repeat the first and second steps until you have enough frames. Then, add a script in the stop motion sprite saying: ------------------------- When Flag Clicked go to x:<any> y:<any> switch costume to [photo1] repeat (<number of frames -1>) next costume wait 0.09 secs ------------------------------------------ If you use a regular laptop or desktop, take all your frames on a mobile device and import them into scratch. Then, you can write the script. The costume should be the first frame you insert. My project has 70 frames.