Left and Right to move, Up to jump You can stand on black, get to the green and don't touch the red
@ocramkiller321 did a pretty good job on this, although there were a few massive problems. The first of these was that there was a separate script for each level because some had different gravity. All gone. Secondly, there were four sprites for the ending thingy and there is now only one but it unctions the same using clones. A problem with the game itself, you could jump through platforms from below. Fixed. Overall, there is now a fifth of the number of scripts and half the number of sprites, yet it functions the same if not better.