Tiles

Image

today I’ve been working a lot on tiles for the walls in out game. I am now on the third tile-sheet since I started. First i did them in 32×32 pixel tiles, where the wall was on about half of the tile and the other half was to be floor. Then we decided that the tiles would be bigger, so I redid them in 64×64 pixels but still with the same layout. Then we realized it was not optimal to have the wall and a bit of the floor on the same tile so I redid them again with another layout. So now I am working with the (hopefully) “final” size and layout of the tile-sheet.

I have also been working with a program called Tiled (http://www.mapeditor.org/)