Do anyone know how to make the background of a stage move and what i mean is when you have a layer in front of the background and you jump or move left and right with a character you can see the rest of the background image instead of the background being still how do you do that with a stage
You alter your delta values. A delta of 1,1 will move with the characters, and downwards away from them when they jump at the same rate as they move. Lower delta values will alter how fast they go. A BG layer will normally have quite a low delta. This means it doesn't shift so much while the layers with more priority get out of the way.