Mar 17, 2024 · In this forum, we will learn how to make a 3D project in Scratch 3.0 (3D cube)! All blocks are “run without screen refresh” and all veriables are global (for all sprites). Code analysis: each Sprite will draw a part of the cube, Sprite 1 will draw the top face, Sprites 2, 3, 4 and 5 will draw edges and Sprite 6 will draw the bottom face of ...