#15141 - Dreamer - Sat Jan 17, 2004 10:21 pm
Wasn't sure if this would be better for Beginner forum or Graphics, but here goes. I tried searching for this but didn't find an answer.
I'm working now on Tetris for practice, and want to eventually start working on an RPG. For Tetris, I was using Mode 1 and worked with sprites just fine, until I couldn't find any sources on showing images with it. So I switched to Mode 4, and while I found out how to show both sprites and images (although I'm having trouble showing one image, fading out, and showing another; the second one shows up looking very dark and shadowed), but now I'm trying to use tile backgrounds to draw dynamic blocks, and to draw interface.
Using source from gbajunkie's chapter 6 tutorial, I can get the tile background thing to work, but not in Mode 4 (his works in Modes 0, 1, and 2 only). Pern Project's Day 4 tutorial for this used Mode 1 also.
Ok so long story short, if I want to work with sprites, tile maps, and full images, what would be a good mode to work with, and would you be able to point out any good source on those?
I'm working now on Tetris for practice, and want to eventually start working on an RPG. For Tetris, I was using Mode 1 and worked with sprites just fine, until I couldn't find any sources on showing images with it. So I switched to Mode 4, and while I found out how to show both sprites and images (although I'm having trouble showing one image, fading out, and showing another; the second one shows up looking very dark and shadowed), but now I'm trying to use tile backgrounds to draw dynamic blocks, and to draw interface.
Using source from gbajunkie's chapter 6 tutorial, I can get the tile background thing to work, but not in Mode 4 (his works in Modes 0, 1, and 2 only). Pern Project's Day 4 tutorial for this used Mode 1 also.
Ok so long story short, if I want to work with sprites, tile maps, and full images, what would be a good mode to work with, and would you be able to point out any good source on those?