CONTROLS: Movement - Arrow keys Sprint - Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DESCRIPTION: Basic platformer engine! Turn it into a scrolling platformer by replacing all 'change x or y position' and 'set x or y position' with camera x and camera y. PLAY IN FULLSCREEN I do plan on making a game similar to Hollow Knight with this engine, possibly a redo of Castle Crusade, (but probably not, I really need to work on Castle Crusade's lore). ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ CREDITS: https://scratch.mit.edu/projects/67727504/ @griffpatch made the tutorial that this was built off of. I have edited a few things, so make sure you credit both me AND @griffpatch if you use this.