watch
I found a cool little yt video that inspired this: "Rounded Neon Multicolored lines Animation Background Video | Footage | Screensaver" posted by "MG1010" on Apr 20, 2019 Randomly decided to challenge myself to see if I could recreate it in scratch. Took about 30 minutes, but its got its own issues 1. the lines that are "closer" to the screen may sometimes be overlapped by lines that are "further" from the screen, due to the way clones and layers work, the most recently made clone gets the front layer, even if it's smaller. On the bright side, I used an easy formula to make the closer lines move faster then the further lines (move 1 + size / 100) 2. in the youtube video, the lines may randomly fade in the middle of the screen, in this recreation they only fade away when hitting the wall. 3. couldn't figure out how to create a neon feel using scratches sprite maker, and I didn't want to go any extra miles, so I just made a bunch of random cool designs, haha.