ID:138770
 
Problem description:
So I set the world's icon size to 64x64 and it threw my titlescreen.png's out of wack. The title screen's stayed in the same spots but now all these mini-title screen objs are surrounding it to compensate for the new larger icon size.

What didnt I do right here? Am I missing codes or do I just need to make the title screen bigger now? )_)
map_format=TILED_ICON_MAP turns icon tiles to your world icon_size so you need to remove the title from map and re add it.
In response to Hassanjalil
Okay I did that but my title screen is 1/4 the size it should be now. So is there an easy way to fix this or do I just have to redo the titlescreen sizes?
In response to Hassanjalil
and is there a way to have a 64x64 world but use 32x32 turfs?
In response to L057
never thaught about that