This is a simple scrolling platforming engine that I've put together. Look inside and read the comments to see how it works. =================CONTROLS================== - Press the button in the upper left corner to switch between mobile and computer modes. Computer: - Arrow keys or w, a, d to move. - Space to reset. Mobile: - Joystick to move =================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. - Can be controlled by a joystick --------------------------------------------------------------------------------- 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 can be found here: https://scratch.mit.edu/projects/380057532/ There are no known bugs in this version but newer versions contain more features