<font size="6">How Do I Do Vertical Scrolling For Space Game?</font>
Hi,
I'm working on my 2nd C2 video game project called: "Broken Lasers".
The goal is to make it like a classic SNES vertical scrolling space game.
I have absolutely no idea on how to implement vertical scrolling in C2.
The background would be fixed and would not move
while enemy sprites would be gradually introduced to the screen
from the top and would move off the screen on the bottom.
Can someone give some hints or provide a URL to a great tutorial?
Thanks!
JeZ+Lee
Here are screenshots of development:
<img src="http://16bitsoft.com/V2/Files/Broken_Lasers/Images/BrokenLasers-InGame.png" border="0" />
<img src="http://16bitsoft.com/V2/Files/Broken_Lasers/Images/BrokenLasers-Title.png" border="0" />