Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

Would it be possible to add an option to export the map in some format that it can be used in a game?

I can help you with that if you wish.

(+1)

I'm surprised there's actually interest in this thing as a practical tool, heh!  I figured folks would at most treat it as an interesting novelty, or maybe look at the result to stir some layout ideas.

What kind of export format do you think would be useful?  An .INI file with each room listed with its position/properties?  Or some sort of delimited string output of the map grid that could be parsed into usable data?

(+1)

I was thinking of it like a JSON file, that contains a list of rooms, where for each room there is a X,Y coordinate on a grid of the room’s position, its size, if it is locked by an ability and so on.

(1 edit) (+1)

If you would,  please make it export to png .  This is a great tool