This platformer is based off of the fog experiment I made earlier. So far there are only 7 levels, but I am working on more. I have not been able to beat the 7th level, comment if you can beat it. ----------------------------------------------------------------- Controls and Rules Jump: W or up arrow Right: D or right arrow Left: A or left arrow Restart level: R Lava kills you Toxic Gas kills you Score is increased by 2 for every level completed Score is decreased by 1 for every death ----------------------------------------------------------------- Coming soon Leaderboard Timer Initial Screen Player Selection ----------------------------------------------------------------- Updates v1.1 - November 20th, 2020: Added Highscore and score variables m ----------------------------------------------------------------- Known Bugs/Glitches Trail in floor: sometimes the trail you leave behind will go beneath the floor for a second when you hit the ground Lava residue: the lava leaves a mark on the screen for a second when you change levels Gas overload: sometimes the gas will overstep its normal cloning limits and make too much of itself, this can lead to the trail you leave behind disappearing. This seems to happen if the level is reset before the crank animation ends
I used a tutorial by @griffpatch to make the physics engine (though I changed it a lot).