1

Topic: How do you make a TILESET ?

Hi Im new here, and in teeworld. I make my own levels. How can i make my own tile sets?

2

Re: How do you make a TILESET ?

Just draw them in a paint program I think? Then it divides it into 16x16 tiles? I'm not sure.

3 (edited by mipEr 2012-01-04 11:25:47)

Re: How do you make a TILESET ?

1024x1024 full image, one tile 64x64.

4 (edited by whis 2012-01-04 16:37:54)

Re: How do you make a TILESET ?

Tileset must be 1024x1024 px, where one tile is 64x64 px and first tile (at the top left corner) should be empty.
You should follow basic rules so that the individual tiles have formed. Like in default tilesets. However, today's map editor can handle rotation and flipping tiles, so avoid drawing one tile with different angle.
http://i.solidfiles.net/3c817ff046.png

In addition, I recommend using the following utilities: tileset_borderfix and dilate which fix some graphical flaws in the game. You can compile them or just click for download. Read more.
http://img515.imageshack.us/img515/1636/dilateborderfixpngscale.jpg

Lead graphic designer of Teeworlds.cz and PPRace
My graphics

5

Re: How do you make a TILESET ?

Thank you very much for replay!  And esspecialy  Whis for your  clear explanation.  big_smile

I will go work with your information now.