Tilemap To Tileset Online Version 2.1

The program itself is pretty self explanatory, before you can start tiling your image, you need to select an input image thats it.

       >----Explanation----<

The program itself is pretty self explanatory, before you can start tiling your image, you need to select an input image and an output folder.

In the Settings Menu you can find a few different options: 1. You can choose the tile dimensions but the tile sizes must be compatible withe the dimensions of your input image, so your image has to be divisible by your tile dimensions, for example:

O This works: 128px X 256px | width: 16px height: 32px

X This doesn't: 128px X 256px | width: 11px height: 19px

2. With the sorting mode switch you can sort the tiles by red, green or blue (WIP)

3. With the mirror mode switch, every tile gets rotated 3 timest to check if there are any duplicates just in another rotation, it takes longer but you might get fewer tiles

4. With the Offeset boxes you can choose the starting point

Then just press start!


Find the downloadable version here: Click me

StatusReleased
CategoryTool
PlatformsHTML5
Rating
Rated 5.0 out of 5 stars
(2 total ratings)
AuthorYukkiTimmy
Tagsripping, Tilemap, tiles, Tileset, tool

Development log

Comments

Log in with itch.io to leave a comment.

(+1)

The desktop version always starts with the top off the screen, on the other hand, it would be great if the application would use your icon and not the Godot Engine icon.

I will take a look at it :D