MonoGame.Extended icon indicating copy to clipboard operation
MonoGame.Extended copied to clipboard

support type/class field in maps, layers, & tilemaps

Open KatDevsGames opened this issue 1 year ago • 0 comments

Currently, MonoGame.Extended's pipeline does not support the class(type) field on maps, layers, and tilemaps. This PR adds support for the class(type) field on these object types.

This PR brings the C# library more in line with supporting the full set of existing Tiled features.

KatDevsGames avatar Sep 20 '23 04:09 KatDevsGames