Arrow keys to rotate Space key to change image
It was an attempt. To make your own 3D image: 1. Convert an image to a list of its colors here, compliments of @DCPU-16: http://dl.dropboxusercontent.com/u/12239448/ScratchTexture/index.html 2. Copy and paste the whole thing to a text document and save it. 3. Import the text file to a list ("texture_imagename"). 4. Add a costume to the sprite and name it "yourimagename" (with the image name, not exactly that). 5. Set up another if-else statement where it is appropriate, then tell what the image dimensions are.