Page 1 of 1

Sprite Mapping?

Posted: Thu Jan 28, 2010 1:02 am
by Alriightyman
Can someone explain how sprite mapping works? What I am trying to do is use a single 8x8 tile, and use it to build a 16x16 sprite.
Thanks in advance.

Re: Sprite Mapping?

Posted: Thu Jan 28, 2010 5:05 pm
by WinterMute
Sprites don't have maps, you'll need to either provide the full graphics data for the 16x16 or use 4 8x8 sprites.