WASD + ARROW KEYS The main goal was to make a 2 player scrolling platformer, but instead of the camera focusing on one player (Awesomely easy coding) I made them focus on the average point between them (Kind of Hard)
Feel free to use This is my first time making a platformer with this type of foundation, so it might not be fully optimized or readable. I rushed this a lot, so don't expect perfect clarity of notes or scripts. v1.01 - ? I added "pastFallState" to fix when landing on a slope from above. It basically guarantees that you will come to a stop when this happens. v1.02 - May 29th, 2025 Actually added the pastfallstate variable for real. Apparently I coded it in turbowarp but never actually imported it to scratch.