Scrolling part for a RPG game me and animat00r are making. We need a name for this. Please vote in the comments of animat00rs remix, (When it comes out) what name we should use. My name, (Slimehaven) or animat00r's name, (Not out yet). I'm happy with how this turned out.
How to add more parts to the level: When you add a part, go into the level sprite, and make the part you want. make sure it fits snugly into the set box. Then, show the lists XPOS and YPOS. add the part's y to ypos, and x to xpos. Example: the one you spawn in is xpos1 ypos1. The one above it is xpos1 ypos2. The one to the right is xpos2 ypos1. make sure the costume number is the same as the list # of the list part that has the level part's x and y.