Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Have you broken the download? Its just some bnk files now. Cheers.

It’s meant to be just bank files.

The sprite manager bank file and database files are meant to be loaded by your program. 

From your program you can execute the sprite manager by having a command in your code already or just by typing BANK 45 PROC SDM()

Populate the data, save it and exit the sprite manager. You’ll return to the basic editor and your program will remain untouched.


Load your program and see the changes you’ve made. 

I did try to explain all this in the description for this so please let me know if anything doesn’t make sense. I appreciate it will make sense to me as I wrote it and use it. 

Lastly - the code you’ll need to embed into your program to use the data is also on a bank file. You should be able to merge this fine - just check the numbering first.

Hope this helps.

Your initial upload (v1.2) included "SDM v12.bas". The new upload misses this file, so i figured you'd missed it out by accident. I saw your post on Facebook about there being a bug which prompted me to redownload from here, and then noticed it had less files in it. If its fine, its fine i guess :)

Apologies for the confusion! If you load SDM.bnk and MERGE it - you can then save it as a .bas file if you prefer.