Quote: "when i save that how do i open that in my game when there is multiple images in the the picture?"
Hello Lordcorm,
Before you put the sprites in DarkBASIC, you have to cut them out of the sheet into differnt induvidual sprites. You do this by using Photoshop, Gimp, or other Paint applications. It is basicly cropping the picture so it just shows one of them. If you need more information on that, just feel free to ask.
Quote: "Just another question is, can i have anamation sprites and still have collision detection?"
Yes, it's called SpriteHit() or SpriteCollision() commands. You can
learn more about these commands by reading the manual, or looking in the code section of the Main Menu in the DArkBASIC program.
Quote: "Also what whould be a good anamation sprite program."
All though this might not be the easies thing to do, I usally use no Sprite animation programs, and animate it myself using the Wait Command. There might be a better way, but you'll have to find out about that yourself.
All of this advice has been for DarkBASIC classic, if you however have DarkBASIC pro, you should be able to convert what ever I am saying into DBPro.
Cocacola and Pepsi aren't that differnt. Deal with it.
