This is a level loader that loads levels that can easily be edited in the costume editor. THE BIG COSTUME AND EMPTY COSTUME SHOULD BE LEFT ALONE. DO NOT MESS WITH THEM. All the rest of the costumes can be changed. Each costume should follow these set rules: 1. They all need to start with "Level " (There is a space!) 2. Next, the level number. 1 for level 1, 2 for level 2, ect. There should be a space following afterwards. 3. Then you need to add the level's X position. 0 will place it in the middle, 1 will place it a screen to the right, -1 will place it a screen to the left, ect. Conclude it with a space. 4. Finally, add the level's Y position. 0 will place it in the middle, 1 will place it a screen upwards, -1 will place it a screen downwards, ect. Do NOT end with a space. 5. Load the level you made this scene in. (That's the first number.) This step can be skipped, it's just to see if your level is working. 6. Repeat as many times as you want, adding lots of parts to your level! Now, let's see how long it takes for someone to make this level script into a platformer... :) I'd love to see that. It would be so cool. Some scripts for loading different levels: Press 1 for level 1. Press 2 for level 2. (There isn't much of a level 2.)