You can use this as much as you want. I'm probably never going to use this since I made a new platformer loop with attacking for the game I'm working on, and I'll probably post a new platformer engine once I polish that one a bit so that you guys can use an updated, better code. ------------------------------------------------------------------------- CONTROLS Walk left/right - left arrow/right arrow OR a/d Jump - up arrow OR w Climb - up arrow OR w when touching a wall Attack - space This is an engine! Remix the project and make your own game. Here's how: 1. Go into the "cat" sprite. Replace the costumes with your own images. 2. Replace the sprites in the Ground, Water, Danger, NextLevel, and Trampoline sprites to make as many levels as you want! 3. If you would like, change the Win sprite to give you a different victory message. 4. There are a few comments in the Cat sprite, for those of you who would like to change more. 5. Edit the sounds too! 6. You've created a platformer!
I got part of the code from someone else but I forgot who. If you know who I got it from or I got it from you, comment below and I'll put your name in the credits!