WASD moves the player. A sprite can only draw 1 wall or floor at a time so each object needs a sprite. Might be important if you want to modify this. ==Custom Blocks Used== >>Point block >Draws a point to the screen based on the xyz cords and the focal length. >>Wall block >Draws a wall by using the point block and position is edited by xchange and zchange >>Floor block >Draws a floor based on the point block and the position is modified by xmod and zmod