I have continued developmet of this engine into this work in progress game found here: https://scratch.mit.edu/projects/133622642/ Just playing with some ideas on how to create a nice scrolling platformer base and example project... The trickiest part of this project is the moving platform... Perhaps I should not include things that advanced, it's hard to say! Features: * Robust Scrolling Platform detection * Gravity, Velocity, Friction * Slope detection - steep slopes slow movement * Costume based levels * Animated player * Moving platforms (bit tricky to work with but can be just deleted) * Moving platforms can push player, and crush player * Simple parallax background scrolling