Just a test, will be worked on later. I need to add the body and figure out how to do rotation but this is what I’ve got so far For some reason I remembered a lot of code from when I used scratch a lot a few years ago, and I always wondered if I could make a fully tweened puppet with just one sprite using cloning. It’s surprisingly easier than I thought, maybe because I’ve studied a ton of algebra and pre-calculus since then, but this was fun Now to add everything else, and attempt to make a meme like this, and hope it’s not super laggy. I’ve heard that a lot of sprites cause lag, but clones also do on the other hand, so I’m not sure. Edit 1: So— checking in a few hours later, and I can see that the sliding is kinda delayed on each piece, like they don’t all move at the same time despite the glide all lasting 3 seconds. I’m assuming it’s because of all of the scripts that had to process before the movement comes in?
All scripts by me Red dots are to find the center points for each costume. Look inside to see all the stuff I had to do... and all the unused variables I made...