Make your background whatever length as long as its no wider than 1024 pixels then cut it into like 6 different images than make an actor that moves to the left or right at whatever speed you want if you want the speed to go up make an integer attribute called speed and make the speed that attribute then copy the actor for how many ever images you have put an image in every actor line them all up on the scene and make sure you wrap x now if you have alot going on in this scene you might have to have a little more complicated by using interpolate to move the images till their off the scene and then moving them back to the right! then do the same for all your characters and such is that what you want?
Comments