Green Flag. Key <1> for slow speed (project starts in slow speed) Key <2> for medium speed Key <3> for fast speed Key <R> makes all the cubes rotate together. Key <R> again stops this rotation.
* This is a "Pen" project. This means the cubes are all drawn using Pen. There are no cube costumes. The project draws 7 cubes in 3D around the origin. There is a space where an 8th cube could be placed. The cubes are then rotated in turn into the empty space (that forms when the previous cube is rotated). To rotate a cube into the empty space it is rotated 90 degrees about the X, Y or Z axis. If the X axis was straight across the screen, the Y axis straight up and the Z axis straight out from the screen then we would only see one face of each cube. The rotation was done with the cubes aligned with the X,Y and Z axes to keep the math "simple", but we then rotate all the cubes before drawing them so that we can see the 3D clearly. 3D Tutorial Studio: https://scratch.mit.edu/studios/5040029/ Polyhedron Studio: https://scratch.mit.edu/studios/5085215/ Pink Panther Theme Tune by Henry Mancini. Huge thanks to @TheLogFather for his Fast Triangle Fill custom block. Animation Tutorial Pen GIF