----------------------------MANUAL-------------------------------- The original project had some bugs, and they were fixable, so I fixed them! 1. Big balls disappear: The balls were not centralized. Scratch 3.0 loses the "set center of sprite" feature, and so this has made it harder to set the center of a sprite. @QuirkyKittten (nice name by the way) didn't do this, and so the dragging feature actually forced the big balls out of the stage. I have fixed this. To be continued... I also improved it by: * adding an "add balls" button. In the original project, you only had three shapes. My add balls button means that you can have an infinite amount. * mobile compatibility. Click and hold anywhere on the screen and the ball will go to that position. I wanted mobile users to be able to use this as well! UPDATE: It wasn't fully mobile-friendly! There were some features that required a keyboard, like the trail effect. But there are buttons for that now! * making the shapes have random colours/colors. Just a fun feature! :) * making a 'delete balls' feature. Click the 'd' key or the x button and follow the onscreen instructions. (The original version actually had this before me in the form of a 'clear all balls' button, but this isn't useful if you only want to delete an oversized ball: you'll have to start all over again!) Thanks for playing! If you truly loved it, or it is truly one of your favorite projects, be sure to leave a love or favourite. *********************UPDATE LOG************************ 06/01/20: Bug fixing, improvement and remixing. 07/01/20: Made it partially mobile compatible...but you can't use some other features YET... 08/01/20: ...until now! Some buttons have been put for mobile users... except the neat variable thing. I don't think tech geeks would use mobile devices. Still, I'll add that button soon... 11/01/20: ...and that soon is now! Now, you can view the neat variables from a mobile device! I will add more, don't worry... 16/01/20: ...like this! You can now delete balls separately (unlike the original's 'clear all balls' feature). Use the 'd' key and follow the onscreen instructions. This feature is mobile compatible as well: click the x button and follow the onscreen instructions. The 'clear all balls' feature is still good, and I might add it...