Another work-in-progress pen platformer engine for a possible future game. As of now, this is a cesspool of glitches that I'm just too lazy to fix. Some programmer I am :P 100% by me. Known: - player can "cling" to undersides of steep slopes - ground detection can go through walls (depending on if the wall is placed before the ground in the script) - player can go through ends of lines and be partially in the floor - in my opinion, badly written code (not a bug, but still) - other stuffs