multiple sprite
Posted: Tue Dec 15, 2009 2:32 am
Ok, so I've had a great progress in my programming , you can see it in you tube here http://www.youtube.com/watch?v=RyOMgGkeDe8.
Ok, so, I could dinamically draw my isometric tiles, but I'm having some trouble to draw elevations, I'll check that in a near future, the problem now is that I want more than one sprite, do I net to set a bank for each sprite I want???
I'm using this vramSetBankE(VRAM_E_MAIN_SPRITE);, and I do not understand a lot the tutorials to draw more sprites, I hope some one can show me a SIMPLE example of how to draw more sprotes, any way I'll continue reading to see if I can find it by myself, thanks in advice.
Ok, so, I could dinamically draw my isometric tiles, but I'm having some trouble to draw elevations, I'll check that in a near future, the problem now is that I want more than one sprite, do I net to set a bank for each sprite I want???
I'm using this vramSetBankE(VRAM_E_MAIN_SPRITE);, and I do not understand a lot the tutorials to draw more sprites, I hope some one can show me a SIMPLE example of how to draw more sprotes, any way I'll continue reading to see if I can find it by myself, thanks in advice.