How to make a scrolling background?

Posted by Liamh101 on Game Development See other posts from Game Development or by Liamh101
Published on 2012-04-03T23:04:34Z Indexed on 2012/04/03 23:41 UTC
Read the original article Hit count: 141

Filed under:

I'm making a Shooter game like "1943" and "Jamestown". I was wondering how I would make the background scroll up to simulate moving forward. I would also like it to scroll slightly to the left and right when the player reaches the sides of the screen. Finally, how would I make this efficient? I was thinking about using a animated GIF or to make a looping BitMap. Please could someone help me out. (I am Using Visual Basic 2010)

Thanks!

© Game Development or respective owner

Related posts about game-mechanics