WASD: move forward, backward, left, right Space: move up Shift/Ctrl/Alt: move down (scratch cant distinguish them :( oh well) Arrow Keys: move camera
Math equations for rendering were taken from wikipedia: https://en.wikipedia.org/wiki/3D_projection Also vector normalization (setting length to 1 so movement was same speed diagonal as straight) was found online. Design and scripting were built by me.