Continous scrolling background

How I could get an actor to scroll continously ? Is there any way to do this without using a sequence og png files ?
Kind of so the image repeats as it scrolls.

Thanks for suggestions :)

Best Answer

  • contrasthallcontrasthall Posts: 131
    Accepted Answer
    did this before 2 years ago with first game i think i did a copy of the image higher up and both kept moving down once one got passed screen it was told to jump back to its precise position above the one that was then showing but now I'm sure i would do it a more efficient way and to be honest thats probably taking 2 minutes in a photo shop type program and using two copies of image and making 10 images that look like its scrolling png animation. BUT if you don't have a massive screen for your game like if its only a 320x480 size level then you could do something with horizontal or vertical repeat in the scene. any other way besides animation will be more intensive on your games processing though.....soooo....yeah. good luck.

Answers

Sign In or Register to comment.