Up - Jump Down - Crouch Left - Left Right - Right Run at the wall and jump off the slope.
This is a work in progress project, and is highly unoptimized. I am working to optimize this project and improve performance near the main red ground. Tiling may become a thing for the scrolling. Base ground collision script from @griffpatch_tutor. https://scratch.mit.edu/projects/67727504/ Changes: Moved friction script outside of keypress detection, so keeping velocity is no longer possible by holding a key. Improved wall collisions (meaning I actually added it.)