WASD to move. Arrow keys to rotate camera. Feel free to use IF you credit me and @k0stya!
Thanks to @k0stya for the original 3D platformer engine and pretty much all the math to make it 3D. I decided to add on a bit by making it so that platforms of any size would be supported by both the screen and the physics! I also made it so the level would update every frame to allow for moving stuff! That part was simple, as I only had to move the level custom block in the start script. I also made it so lines could have different sizes if drawn separate that you choose! I also made it so the pen size of platforms is based on your distance from them to make the distance aspect more realistic and did the same with separate lines added to the level! I also made it so you face forward and down 30 degrees when you reset so you arent just looking wherever you were when you died! I also made the cross in the center 1 size smaller by changing one block, but who cares. I also decreased jump height and bounce pad height! I also changed the limit of what does and doesn't show based on distance! I also changed the platform colors! I also made other extremely insignificant changes that clearly aren't worth stating!