Hello fellow scratchers! This is the final installment my Scrolling Platformer Series. Now, that I have completed the base game, I will hopefully be using this as a skeleton for future scrolling platformers. If you wanna see the others, feel free to check them out! ------------------------------Controls-------------------------------- [W] is to jump. [A] and [D] are to move left and right. Hold [W] against a wall to wall jump ---------------------------Update Log------------------------------ WIP 1: Game was released, players could only move horizontally. WIP 2: Added Jumping(gravity.) WIP 3: Fixed Platform Detection. WIP 4: Added death, and fixed bug where level sprites would be stuck on edge + new design layout. WIP 5: Added Coins. WIP 6: Fixed bug where players would jump onto solid platform but still die due to collision errors + coin placement checker showing when game starts. WIP 7: Added Exit Portal and a beta Level 2. WIP 8: Added Smooth + Vertical Scrolling. Complete Level 2 and a new end screen. WIP 9: Added momentum to the Player sprite. WIP 10: AddedWall Jumping and fixed bug where players would fall thorugh platforms if falling from a great height. ------------------------------Credits--------------------------------- (MOST) Code by @griffpatch, I followed his tutorial, and made this, with my own personal adjustments. By the way, please give as much feedback as you can! -StickyTheScratcher