----------------------------instructions--------------------- -WASD to move -arrow keys to look around -get to the portal to finish the level -love and fav to reduce lag -----------------------------notes---------------------------- play on forkphorus for less lag: https://forkphorus.github.io/#407103829 credit to @howtomakeausername for an engine that I modified so it was faster, and there is no xy clipping and the z clipping calculates in 3d instead of 2d, which not only makes it faster, but it also makes it easier to render the triangles. I also fixed the z-sorting so it works on forkphorus and works even better on scratch. check out @howtomakeausername he's cool also look at these people: @drawing_fun @injustice54 @ish_shing @121209doink @megacoder99 @cs4703399 this is an enrty for @--dessert-- 's platformer contest! I worked on this for about 500 hours total, and almost all of it was finding the fastest way to z-sort and line clip. I spent only about 15 hours on the actual levels, while almost ALL of the rest of it was making better code. this was REALLY fun to make. for some reason I got a strange obsession for making 3d games. -------------------------timeline--------------------------- Wednesday, July 9: shared the project Wednesday, July 9: fixed a bug where the game ends randomly ------------------------------------------------------------- TAGS: #3d ----------------------------------------------------------------