Drawing Tilesets - Which Method?
Which method do you use to make tilesets?
Do you:
A. 256 Colour (Uses a palette to restrict colours to 256 and can only use basic drawing tools)
B. 24-Bit (Can use as many colours and drawing tools avalible then amount of colours must be reduced to 256 by a palette)
|