Ever wanted to make a platformer, but didn't know how to code it? Well, now you don't have to (for the most part)! Just backpack the backgrounds, sprites, and scripts, make your own levels*, and BOOM! You have a platformer! *To make your own levels, add a sprite at the end so that when the player sprite is touching that sprite, it switches levels.
IMPORTANT: If you these scripts in your project, please give me credit. I've been trying to make a platformer engine for the community to use for a while now, but I never have been able to perfect the scripts. Now I have, so I hope you enjoy using this in your projects!