Demo Version
I would like to suggest making a demo version of this program available. I'm currently looking for a map editor with a specific set of requirements. While I have no problem paying for software, I will only puchase something if I know it will meet my requirements. An old version is available, but the description indicates it isn't a valid indicator of the current version's suitability for my projects.
Thank you.
Thank you.
Comments
I have been considering releasing a free/demo/limited version, but have to figure out in what ways it should be limited. Pyxel Edit is still in beta so I prefer not having to maintain multiple versions at the moment.
I would say it's not the best level editor out there as the focus is on creating the graphics, but for small levels consisting of only tiles it can be sufficient.
Daniel
1. Simple single map layer support
2. Tiles can be flipped both vertically and horizontally in the map (i.e. each instance of a tile in a map can be flipped differently)
3. Can edit tiles
4. Supports 2BPP, 4BPP, and 8-bit color
5. "Palette offsets" are stored in the map so each tile instance can have "it's own palette"
For 4, PE only supports 32-bit ARGB pixel depth.
For 5 I'm not totally sure how you mean, but PE does not support any indexed palette color modes.
Hope that helps.
Daniel