ID:232978
 
(See the best response by Nadrew.)
Hi everyone.

I want to start creating my icons in 64x64 but I have never worked with these dimensions before. What settings could I change in order to fit a 64x64 icon into a single tile?

it keeps taking up 4 tiles. I have tried editing the map_format. Your advice ill be much appreciated.

Thanks in advance!
Best response
Take a look at the world.icon_size variable, does exactly what you're asking.
world/icon_size = 64 // = "64x64"
world
map_format = TILED_ICON_MAP
Thanks so much Nadrew
Oh, i read wrong. I though you didn't want 64x64 in 4 tiles, but in 1 tile. Gah. lol. I need to sleep.