QB Tile Array Question
Posted: Fri Feb 10, 2006 11:22 am
Hey guys, another question I don't have time to answer (working 13 - 14 hour days is killing me)...
email: darklink246@alltel.net
name: adam
Comments: I think I may have found an interesting way to place tiles but I have a problem:
Since qb compresses 2 pixels into just a single array index, I can only acess every other pixel color. If I can break this index into 2 parts, the first and second pixels, I can write it directly to the memory address and hopefully scoll easily in all directions! Hopefully, this is an original idea but I'm really just a begginner. Maybe I have something and maybe I don't...
But if you can help me or at least point me in the right direction, I'd be very thankfull!
-adam