View Single Post
  #16  
Old 04-06-2006, 11:28 PM
Malinko Malinko is offline
Unholy Nation
Join Date: Mar 2004
Location: Massachusetts, U.S.A.
Posts: 1,782
Malinko is on a distinguished road
Send a message via AIM to Malinko
Quote:
Originally Posted by Warcaptain
I would not reccomend breaking it up.

If you can save the tileset as a 16 bit image (which you should be able to) then you should have no problem saving it as one image.

Breaking it up into multiple images was only for when Stefan didnt allow big files to be uploaded.
Well, I've seen a number of tilesets with a lot of colors. When saving it with what was suggested, it sometimes loses the color, which people don't like, so breaking up the image into multiple images, then loading it as a tileset with addtiledef2 is a solution around it.

Then again, if the image works online, but wants to use it in editor, but can't, it's possible to just make a low bit version just to create levels, and upload it online with the real image.
Reply With Quote