INSTRUCTIONS: The controls are very simple, Left and Right keys to move side to side, & Up to jump. This is a test on the scrolling platformer, no enemies, no obstacles, this is just a demo. You can move around with the player to explore the map, however, the map is concise as the costume editor shows I'm running out of room to edit. #scrollingplatformerdemo#games
Thanks to @BenjaminWins11Alt for the great scrolling platformer engine. A bit of that code is slightly edited by me for this game's engine. Everything else is by me. (DEMO 0.1) - Released on October 12th, 2022 (DEMO 0.2) - Changed map size to allow for more room in the editor. (DEMO 0.3) - Added a scrolling background and fixed the camera y smoothing when the player is not allowed to scroll past a certain point. (DEMO 0.4) - Added clones to change scrolling background depths.