Welcome to my Animation Workshop! You can use this project to add smooth tween motion to your very own sprites! ⚡️ To see how to add tweens to your projects, read the Notes and Credits. To see how to use this tool, continue reading the Instructions. To make your own animation curve, drag around the dots on the green display on the left. The green graph you see is the animation curve you are using. (The grey curve in the background is the raw Bézier curve.) The blue screen on the right is where you preview how your animation will look. The three circles show you how your animation looks with motion, size, and rotation. The panel in the bottom-right displays the Animation Code for your tween, which is important to save if you want to import this tween into your own projects (see the Notes and Credits). There are also settings for the animation preview: Speed dictates the speed of the preview, and Bounce dictates whether the preview bounces back and forth.
⚠️IMPORTANT⚠️ If you use these blocks in your projects, be SURE to credit me (@man-o-valor) in the project description or with comments. Not giving credit is ILLEGAL and violates the Creative Commons Attribution Share-Alike license, which is used by all Scratch Projects.❗️ ✨To use these tweens in your projects, follow these steps: 1. See Inside the project and go to the sprite "BACKPACK". ❇️ 2. Backpack the custom block you want to use by clicking the bottom "Backpack" bar under the code editor and then dragging the custom block definition into the backpack row. You can tell if you have dragged it far enough if the backpack bar highlights purple. ✉️ 3. Go to the project you want to add the custom block to, and drag it back out of the backpack into the code editor. The custom block is now in the focused sprite. ✂️ 4. ⚠️IMPORTANT⚠️ The list "Mov's Animation List" is meant to be "For This Sprite Only", but when it exits the backpack it is converted to "For All Sprites". Create a new list and name it however you like, and mark it as "For This Sprite Only". Change everywhere that says "Mov's Animation List" to the new list you made. After you changed all of the list blocks, you can delete "Mov's Animation List". ✏️ 5. You're all set! Use the custom blocks in your projects wherever you like. For the bubble "animation code", paste in an Animation Code copied from this project. The sprite will preform the custom block action according to the animation dictated by the Animation Code. Never use the Glide block ever again! ⛅️ 6. Optional: Favorite this project to come back to it anytime to add nice-looking tweens to your projects! ⭐️ #animation #all #games #tool #tools #tweening #mov #man-o-valor