Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

This particular custom text format is not supported out of the box, but you could write a JavaScript extension that adds such a format using tiled.registerMapFormat.

Regarding using the same graphics in multiple colors, this is currently only possible by using multiple layers, since each layer can have a custom tint color.

(2 edits) (+1)

Sounds not very hard but harder than level-editor that game already has lol. I asked for other games. Like "Robot wants it all" (there map is PICTURE. Maps there are really hard to edit. You can make pictures with Tiled, yeah?). Thanks for answer (and for tool lol).

(+1)

Yes, it is also possible to make pictures using the Tiled scripting API, by creating and saving an Image.