VBGamer |
|||||||||||||||||||||||||||||||||||||||||||||||||||||
RE: sprites Michael Braitmaier (2 replies, 0 views) (2000-Jul-12) Hi!
If I understood you right, you want to put 2 up to n sprites into a library. To do this you could make every sprite in a separate bitmap as Peter explained in his mail and then put all the bitmaps containing the sprites into a DLL with VB. So this way you would make a resource DLL and all sprites would be in one library.
Just a thought
Michael
|