I've removed it from my game, since I really didn't know how to fix it and it was due for today.
Now there's only horizontally moving platforms.
If you're interested in playing a demo for my game you can try it here (yea it actually works this time):
https://www.mediafire.com/?o8f2806b9bods6q
Platformer Madness Controls
• Move Left ------------------------------------------ A or Arrow Left
• Move Right ---------------------------------------- D or Arrow Right
• Jump* ----------------------------------------------- Spacebar
• Wall Drop** ---------------------------------------- Spacebar
• Wall Climb*** -------------------------------------- Hold A then Spacebar
• Wall Leap*** --------------------------------------- Hold D then Spacebar
• Use**** --------------------------------------------- W
*Tapping spacebar will make the player jump perform a small jump, holding the spacebar longer lets the player jump higher (with a certain limit).
**Requires wall sliding, which is achieved automatically once you jump against a wall.
***The A & D are reversed if the wall is on your right. (A wall on the left of the player is used in the example)
****This only works on a yellow level exit door.
Wall drop: Drops off the wall.
Wall climb: Jump up in a curve back to the wall
Wall leap: Jump away from the wall for a distance larger than a regular jump.
Feel free to give me suggestions.