This project is an easy to use, yet extremely powerful and intuitive engine designed for making scrolling platformers with. INSTRUCTIONS: -Arrows/WASD/Spacebar to walk/jump (This can be edited easily for your platformer) -Avoid Spikes, Springs bounce you. -Type "T" to teleport somewhere. Use the coordinate marker in the upper left to figure out where you are. -You can drag Pico if you want to move him without teleporting -Press "R" to restart the level. HOW TO MAKE YOUR OWN GAME WITH THIS: -Click "See Inside" -Click "Remix" -Edit graphics, sounds, and variables inside the "Config" sprite ALL FEATURES: -Spikes, Springs/Bouncers, Moving Platforms -Easy Config+Explanatory Comments -Minimap -The level is only one costume! This makes it very easy to make new levels. -EXTREMELY Customizable -Slope detection (Customizable Steepness) -Simple scripting, designed to be easy to use and understand -Powerful tool, can make all kinds of platformers! COMING SOON: -Basic Enemies -Teleporters CREDITS: -All programming by yours truly -Pico's main costume is from the Scratch library -All other graphics by yours truly -Music is by Kevin Macleod - @EZbasketball suggested the hitbox - @chooper100 suggested the minimap and the respawning CHANGELOG: v4.0: Fixed level 3 a bit v3.9: Edited third level a bit, fixed more platform bugs v3.8: Added third level to show off moving platforms v3.7 Heavily edited object system, player treats objects as ground v3.6: Fixed bugs with moving platforms v3.5: Added moving platforms! v3.4: Changed out how the object system works a bit v3.3: Fixed some bugs with springs v3.2: Added WASD and SpaceBar support v3.1: Added bouncer/spring config v3.30: Added bouncers/springs. v3.2: Fixed Spike bugs, improved lag a bit v3.1: Added Spikes (A little buggy) v3.0: Changed some levels around v2.9: Added a finish screen v2.8: Added a way to restart v2.7: Simplified some scripts, changed some minor things on Pico v2.6: Changed Pico's costume v2.5: Added in support for multiple levels! v2.4: Did some more prepping... v2.3: Fixed some Bugs v2.2: Started prepping for a system overhaul... v2.1: Changed some stuff. Changed it Back. Changed it again. v2.0: Added spawn indicator on minimap, changed level a bit v1.9: Added a banner, fixed some more bugs v1.8: Expanded upon inside directions, fixed some bugs v1.7: Added in Config List v1.6: Added in respawning when you fall off the level v1.5: Added a Customizable Minimap (See Sprite for Options) v1.4: Fixed Dragging a Bit, Added Hitbox, Removed Objects v1.3: Added Basic Physics, Added Teleportation and Dragging v1.2: Added Music, Condensed Level to 1 Sprite, Fixed Y Scrolling v1.1: Fixed Irregularities in Jumping v1.0: First Release