This is a simple backpackable platformer engine. To use in your projects, just backpack the "Platformer" sprite, and drop them in your project. Note that you can't put a wall in front of the player, the player will only pass through it, so add extra code. The movement controls are: Arrow keys to move, X to run. You can do a ground pound just like in the Mario games, just press down while midair. You can also double jump, jump while midair. Credits: @Mazter33 - Director, Programmer, Artist