garfeng / tiled_big_tile_object

Make big tile object for TileD : https://github.com/mapeditor/tiled

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Generate Big Objects for Tiled

中文版 | Download

There are some item with size more than 1 x 1. It is difficult to place them in map as objects.

image-20221103214954877

Put them to a map (tile layer) separate from each other.

image-20221103220438444

Export the map as Image.

image-20221103220518063

Run this tool. It will group objects with same size to one image.

objects_1x1.png objects_1x2.png objects_2x2.png
1x1 1x2 2x2

Then you could create new Tilesets in Tiled with their tile size.

image-20221103221258527

Draw your map with then. Example maps.

image-20221103225551089

About

Make big tile object for TileD : https://github.com/mapeditor/tiled


Languages

Language:Go 34.7%Language:JavaScript 32.1%Language:NSIS 29.8%Language:TypeScript 2.1%Language:HTML 0.9%Language:CSS 0.4%