Pyxel Edit Forum Archive
ArchiveFeature requests

add custom metadata to tilemaps

B
blurymind
Dec 30, 2015 at 7:49 pm
A way to add metadata (custom user defined properties) to exported tilemaps would make Pyxel better suited as a level editor. For example currently there is no way to define which tileset a tilemap should load. Multiple maps can not load the same tileset in runtime, because the actual tilemap file does not contain the variable (name of tileset to load) to be parsed to the game engine.