Use the arrow keys to look around. Use WASD to walk. Use E to fly up and Q to go back down. This is my first 3D engine. I figured this would be a start before I someday move on to creating wireframes using Pen. Literally everything else is sorted out right now, but I really just can't figure out how to tell if one 3D line is behind another. If anyone like @TheLogFather comes across this...TELL ME YOUR SECRETS. Features: - Different code can be given to different entities - Adjustable size and rotation of the sprites - I went the extra step and actually coded in a camera roll - you're very welcome. Disadvantages - The size cap allows you to "push" sprites out of your way (this was even worse before, but the new Scratch exploitation still disappoints me) - Only up to 300 entities can be in the game, without using Pen and thus compromising detail in the sprites
The tilt correction of the sprites is from a tutorial made by @TheGreenFlash about making a clone-based 3D engine. All other scripts are written by me. Be sure to give me and @TheGreenFlash credit if you remix this project or save any scripts to your backpack/device storage.