Future Extensions

If there's any issues you've noticed or features you feel are missing please let me know! In the meantime, here are some of the things currently on my radar for improving the tool.

Convert existing assets to new types

Goal would be to recreate the asset without breaking existing references. This would ease the transition process for existing projects or projects being refactored to use a new class for their assets.

Choose class to create assets with based on the class field set on them from Tiled

For complex projects that require multiple subclasses of tilemaps or tilesets, providing the option of choosing the asset's class directly from Tiled could be far more convenient than having to manually ensure the correct class is selected on every import.