mapeditor / tiled

Flexible level editor
https://www.mapeditor.org/
Other
11.28k stars 1.76k forks source link

Tile Collision presets #1441

Open Eiyeron opened 7 years ago

Eiyeron commented 7 years ago

Hello, I have got an idea while sleeping to make the tile collision process a bit easier: why not offering premade collision masks (like the whole tile, halves, diagonal triangles, etc...) to directly put on the tile, a bit like prefabs/presets?

What I'd see like features are :

Have a nice day!

lesterlu commented 7 years ago

And if the tileset can save it's collider info will be much better. Sorry for my english. I mean, when i import an image like:terrain.png and i done all the tilecollider setting.Then i complete make a tmx file.And then i create another tmx file use this tiledset as well, i will have to set the collier again. That is too much job... Is there any possible to make some kind like project,,,save all the tileset info,and do not need to set the tileset info again?

bjorn commented 7 years ago

@lesterlu You can already save the tileset in its own file (an external tileset) and reference it from the map. While this is possible in the current version, I would recommend you install a development snapshot since they make it easier to work with external tilesets.