
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.
