Hi guys,
So, I created my game (stupidly) before knowing about the standard tilemap formats. I instead used flat text files that have each line looking like the below:
g0000aa0000g
00000aa00000
000000000000
000000000000
000000000000
00000000000r
I'm wondering if there is some tile map editor that I can jury rig to use a custom format such as that which my proprietary level files use.
Thanks - DK