Import/export object in tiled

First, thanks for such a tool :smile: This has been the main tool for my current project. Though I make my levels with this, I also use it to place objects (collision,trigger) with some custom properties to manage them while parsing the level. I am pretty happy with this.

As my project is object heavy, it would be nice to import or export object with their properties. I know tiled currently exports object types but it saves only name and color. It would be nice if it is possible to add some custom properties for object types. As tiled has no workspace or project, hence it’s tough to manage some common objects for different maps. As one can easily import tilesets but not objects.

That’s nice to hear!

I believe what you are suggesting is covered by the following issue on github:

So far it’s something I still need to get around to.

Yeah, that’s what I was talking about. And looks like I am not the only one requesting this feature.