Decided to make my version of @papipupepappa's 3D cube found here: https://scratch.mit.edu/projects/629421648/ It took me a long time XD Press "m" to pause and unpause music Decided to add music 'cuz why not lol How it works: There are three sprites that each are constantly putting their x and y positions into a list. They each also make a clone that does the same thing. By tweaking @papipupepappa's sine and cosine scripts, they each end up in a different spot. Then I have told the computer what order to "connect the dots" in to draw this cube! If anyone can figure out how to get rid of the random line in the middle, that would be awesome! :D