Hello,
I am in the process of making a top-down 2d rpg, and was wondering how should I save the map as. At the moment I am just using a 1d int array, but would quite like to have more info, like solid etc. I read somewhere that xml is quite good?
Any ideas/tips appreciated
Max