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

tiled content pipeline bugfixes & new fields

Open KatDevsGames opened this issue 10 months ago • 3 comments

added support for reading type field from TiledMapPropertyContent (Tiled lets you set it...) added support for repeatX/repeatY fields from Tiled image layers property (renderer still does not support this yet)

value read bugfix @TiledMapProperties.cs:10 - this got introduced when you pulled my previous pr (sorry)

KatDevsGames avatar Apr 09 '24 02:04 KatDevsGames