An open API service indexing awesome lists of open source software.

https://github.com/cammin/ldtkworldimageexporter

Combines LDtk level images to create a giant world image
https://github.com/cammin/ldtkworldimageexporter

Last synced: about 2 months ago
JSON representation

Combines LDtk level images to create a giant world image

Awesome Lists containing this project

README

        

# LDtk World Image Exporter
An app that combines level images together to create an image file of a world.

This is useful for:
- Quickly adding a map into a game
- Creating a minimap
- Sharing in devlogs

### How to use:
- Ensure you've made the level images first; Save your LDtk project with the "Export as PNG" option to "One PNG per level".
- Open the app. (It may ask permissions. Allow it)
- Click the first button to specify the `.ldtk` file.
- Select which world and depth you want to export.
- Click the generate button and wait for the loading bar to finish.
- Click open folder to view where the image was saved.

![image](https://github.com/Cammin/LDtkWorldImageExporter/assets/55564581/2d5d1e4b-fbbf-4316-a9f6-cc0729922692)