Don't play this anymore. If you want to make 3D sprite games, look at TheGreenFlash's 5 tutorials on youtube youtube.com/watch?v=tX_x4iYvspU WASD to move, E to fly, Mouse controls camera I decided I wanted to make some 3D projects. What I really wanted was to have static costumes moving around in 3D space in a way easy to understand :P. I searched all around and I found some pretty cool stuff that looked simple (https://scratch.mit.edu/projects/2415551/), but I couldn't understand some of the variables and I still can't really visualize trigonometry and how it plays its part in 3D... So I tried finding some regular pen tutorials and @MathMathMath's is definitely the best. I sort of get how it works but not the trigonometry parts. I took the pen drawing script and saw if I could make it work with sprites, and after a while I finally got something like this- what I wanted. As you can see the size of the sprites doesn't change with the depth- that's the next thing to work on (kind of having a hard time so if there's an easy solution please say it in the comments- thanks :D) This could be used to create 3D Baseball or something. Also the stereo sound is cool Thanks to @MathMathMath for the engine here and @JamesWildDev and other makers of 3D stuff for inspiration