This is a simple scrolling platforming engine that I've put together. Look inside and read the comments to see how it works. =================CONTROLS================== - Arrow keys or w, a, d to move. - Space to reset. - Move the joystick to move as well =================FEATURES================== - Can detect walls, floors, and ceilings. - Can go up and down slopes smoothly (without bouncing). - Can wall jump and falls slower when up against a wall. - Can double jump, gets only one jump when falling off of edges and from wall jumps. --------------------------------------------------------------------------------- You can use this for your platformer as long as you give me credit, that's one of the reasons that I made this. Also, feel free to leave a link to the project you used this in. I'd love to see what you did with this. Other versions as well as a change log can be found in this studio: https://scratch.mit.edu/studios/26173793/
The current version of this engine is here: https://scratch.mit.edu/projects/380057532 This version contains a bug: After the game resets a few times the joystick isn't usable. This bug is fixed in version 0.4.1