a really simple 3d engine I made, you can remix this project and make different levels or add your own features if you'd like! made with 759 blocks 100% pen ---Controls--- WASD - Movement Arrow Keys - rotation Space Bar - Jump ---Versions--- --MAJOR UPDATE-- V.1.0 - Reworked how the calculations for rendering works and added rotating objects. --minor updates-- V.0.8 - fixed some small bugs and added small features V.0.7 - Added collision detection V.0.5 - Fixed some visual bugs V.0.3 - Added Customizable cube scaling + object movement V.0.2 - Added first person camera movement and rotation V.0.1 - Just the basics, a cube that can rotate --credits-- howtomakeausername - for making the main 3d scripts a_guy_who_made_games - for the z clipping scripts.