I'm pretty new to DB but I am trying to create a 2d side scrolling shooter. I poste the code that I have as of now but here are the problems that I can get right
1 How can I prevent the sprite from going off the screen
2 Can't get animations to work with the sprite, I want it so that if the up key is pressed it will change the sprite to a different bmp but if it is let go of it switches back to the normal bmp
3 Must I use the scroll object texture command to for the screen to scroll or is it possible to make a bmp or image scroll
"The Infamous J Nice"