Pixelation

General => General Discussion => Topic started by: Senad on December 03, 2006, 03:25:01 pm

Title: HELP WITH TILES PLEASE
Post by: Senad on December 03, 2006, 03:25:01 pm
hey, I want to make some tiles but really dont know how big they should be and si there any program to make them in? or something.. are they 10x10?

Im using Ms Paint btw..

Thanx, Senad
Title: Re: HELP WITH TILES PLEASE
Post by: Feron on December 03, 2006, 03:37:25 pm
a tile can be any size you want.  standard sizes are:  16x16 24x24 32x32 64x64.  You can use any program to make a tile.

I suggest you read some tutorials.
Title: Re: HELP WITH TILES PLEASE
Post by: Joseph on December 03, 2006, 03:41:04 pm
most games use an 8x8 grid leading up to 16x16, 32x32, 48x48, 64x64, etc...
you can make tiles in any pixel program in the world, so long as you can move a selection or at least copy the canvas.  in paint, just make a 16x16 square and color it whatever your base color will be for that tile.  for example if you plan on making grass, you simply make a green 16x16 square and begin drawing on it.  once you think you're finished with that tile, select it, hold control, click and drag it to make a duplicate image, and move it down.  do the same again and move down to the second one you made, not the first, because you may mess up causing you to make some fixes, which get annoying.  so move your two out of three (leaving one up above) next to eachother, select both of those now and move those down connected to the first two.  you'll end up with a 32x32 square using 4 tiles.  so sorry if you couldnt understand that.  anyway, good luck.
Title: Re: HELP WITH TILES PLEASE
Post by: Senad on December 03, 2006, 11:23:26 pm
thanx very much