v2 of my 100% pen platformer engine in one sprite. This version uses better collision and drawing. I have scrapped the idea of adding sloped platforms for now to focus on a more optimised and reliable project. credits: - platformer physics engine: @griffpatch - inspiration: @rens2 update log: v0.7 27/05/20 - fixed custom platform type collisions v0.6 27/05/20 - added booster platform type v0.5 27/05/20 - added ladder platform type v0.4 27/05/20 - added checkpoint platform types v0.3 26/05/20 - added lava v0.2 26/05/20 - custom platform support v0.1 25/05/20 - initial testing, basic platform types