I have been working with Tiled and Cocos2d lately but am having problems understanding how Im suppose to be doing the maps.
Tiled is not an image editor, so I create my tileset in Gimp. However it seems impossible for me to get grid lines that are the same as Tiled and so I dont know prior to importing the image (into Tiled) where the grid lines will be.
See the image below. Both Tiled and Gimp's grid lines are set to 32px however the grid lines are nothing alike between the two programs
How can I get the grid lines to match so that I can draw stuff knowing how many tiles it will take. Is there a better program for creating tileset or another way to do it?