If you only read one thing in the Instructions, read this: PLEASE USE TURBO MODE!!! (hold down shift while clicking the green flag) This is an interesting technique for creating 2.5D on Scratch. This is my first project like this, so please ❤ and ⭐, and comment anything you want me to add! :) How to play: Arrow keys to move clockwise/counterclockwise and look up/down, and w and s to move forwards and backwards. How it works: It's actually pretty simple. You design different layers of the object (including the inside), in many costumes that will go on top of each other. Then, you make a script that creates clones and changes costumes, to build the structure from the bottom up, slightly changing x and y to make it look 3d (I did this with the x and y variables), not like you're just on top of it looking down. That's it! See inside for more. Thanks for playing! :)
This project took only 89 blocks of coding!!! I got inspiration from a really cool project: https://scratch.mit.edu/projects/317618182/, a 3d train by shhhcoder. All the code and art in this game are by me.