Original Post
high,
playing other peoples tile based games, i noticed that they store their map files in a .map file format. ive been using a regular txt file to store my data. i tried opening these files in VS.net and i get a file with a like a table of numbers which i dont understand. i searched google and the articles section of the site, but i cant find any help. could someone please explain to me what the point of a .map file format is? what it does? and most importantly, if you can explain how to use one with a tile based game that would be great. im setting up my map system in my tile based RPG now, and it would be great if this could give me an advantage in doing so. because so far its been a real pain trying to organize my maps/tiles. thanks a lot for any help!!!
[edited by - graveyard filla on May 15, 2004 9:46:59 PM]